Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
XAMLを使用してクラスの特定のプロパティにバインドされたデータグリッドがあります。C#コードのその列にどのタイプが付加されているかをプログラムで判断する方法はありますか?
グリッドの各列定義には、基になるClr型のラッパーであるDependencyObjectTypeプロパティがあります。