WPF Brushes IntroductionAs Microsoft says: “You use Brush objects to paint the interiors or outlines of XAML shapes, text, and […] April 12, 2020 in WPF tagged introduction / brushes / paint / WPF / color / WPF Brushes by Mike
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 converter / background / xaml / brush / brushes / colour / color / fill / C# / convertfromstring / convert / string / WPF Brushes by Mike
WPF Linear Gradient BrushesMicrosoft says: “A LinearGradientBrush paints an area with a gradient that’s defined along a line. This line is […] April 12, 2020 in WPF tagged color / C# / brush / gradient / brushes / linear / WPF Brushes by Mike
WPF Image BrushesMicrosoft says: “An ImageBrush paints an area with an image, with the image to paint coming from an […] April 12, 2020 in WPF tagged brush / paint / ImageSource / file / image / WPF Brushes by Mike
WPF Brushes and TextMicrosoft says: “You can also use brushes to apply rendering characteristics to text elements. For example, the Foreground […] April 12, 2020 in WPF tagged multi-colored / color / text / brush / gradient / brushes / WPF Brushes by Mike