TextFormattingRunProperties.ForegroundBrushEmpty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.