にクラス呼び出しをBinaryImageConverter
実装IValueConverter
していCommon.Tools
ます。
どうすればWPFで呼び出すことができますか?
<Window.Resources>
<CollectionViewSource x:Key="ProductsSource"/>
<local:BinaryImageConverter x:Key="ImgConverter" />
</Window.Resources>
ありがとうございました。