Show / Hide Table of Contents

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 Source

WindowBackground

Gets the background color for a window.

Declaration
public static Brush WindowBackground { get; }
Property Value
Type Description
System.Windows.Media.Brush
  • View Source
Back to top Generated by DocFX