WPF Solid Color BrushesMicrosoft in their website article Using brushes to paint backgrounds, foregrounds, and outlines says: “A SolidColorBrush paints an […] April 12, 2020 in WPF tagged string / converter / background / xaml / brush / brushes / colour / color / fill / C# / convertfromstring / convert / WPF Brushes by Mike
WPF Value Conversion with Multiple IValueConvertersThis follows from the last post. In a program, you may have the need for multiple converters. In […] April 5, 2020 in WPF tagged converters / multiple / static / elementname / staticresource / resource / resources / window / converter / bindings by Mike
C# XAML Introduction Part 3 Type ConvertersConsider the following C# code that creates a button. The XAML parser or compiler must look for a […] April 26, 2016 in WPF tagged WPF / type / converter / C# XAML by Mike