TextFormattingRunProperties::ClearForegroundBrush Method ()
Visual Studio 2015
Gets a new TextFormattingRunProperties with all properties the same except for the foreground brush.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Return Value
Type: Microsoft.VisualStudio.Text.Formatting::TextFormattingRunProperties^A TextFormattingRunProperties with the foreground brush cleared.
Show: