TextFormattingRunProperties.ForegroundBrushEmpty Property

Definition

Determines whether the foreground brush is empty.

public:
 property bool ForegroundBrushEmpty { bool get(); };
public:
 property bool ForegroundBrushEmpty { bool get(); };
public bool ForegroundBrushEmpty { get; }
member this.ForegroundBrushEmpty : bool
Public ReadOnly Property ForegroundBrushEmpty As Boolean

Property Value

true if the foreground brush is empty, false otherwise.

Applies to