Brush « Windows Presentation Foundation « C# / C Sharp






1.Set color for SolidColorBrushSet color for SolidColorBrush
2.Paint with system brushes and colors.Paint with system brushes and colors.
3.Uses a predefined SolidColorBrush, defined by the System.Windows.Media.Brushes classUses a predefined SolidColorBrush, defined by the System.Windows.Media.Brushes class
4.Gradient brushes within a DrawingBrush. Two overlapping gradients are layeredGradient brushes within a DrawingBrush. Two overlapping gradients are layered
5.OpacityMask, LinearGradientBrush, RenderTransform
6.Brush resourceBrush resource
7.Use a VisualBrush to magnify a portion of the screen.Use a VisualBrush to magnify a portion of the screen.
8.Predefined brush in Brushes ClassPredefined brush in Brushes Class
9.Solid Color Brush In Code with predefined brushSolid Color Brush In Code with predefined brush








10.Solid Color Brush In Code with SolidColorBrushSolid Color Brush In Code with SolidColorBrush
11.Solid Color Brush In Code with SolidColorBrush and RGB colorSolid Color Brush In Code with SolidColorBrush and RGB color