Show / Hide Table of Contents

Class KnownBrushes

Contains known colors for specific regions.

Inheritance
object
KnownBrushes
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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
Brush
  • View Source
Back to top Generated by DocFX