TextFormattingRunProperties::ForegroundBrushSame Method (Brush^)
Visual Studio 2015
Determines whether the foreground brush for this TextFormattingRunProperties is the same as the specified.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- brush
-
Type:
System.Windows.Media::Brush^
The other Brush.
Return Value
Type: System::Booleantrue if the foreground brushes are the same, false if they are not.
Show: