Class KnownBrushes
Contains known colors for specific regions.
Inheritance
System.Object
KnownBrushes
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public static class KnownBrushes
Properties
View SourceWindowBackground
Gets the background color for a window.
Declaration
public static Brush WindowBackground { get; }
Property Value
Type | Description |
---|---|
System.Windows.Media.Brush |