FontStyle::Equality Operator (FontStyle, FontStyle)
.NET Framework (current version)
Compares two instances of FontStyle for equality.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- left
-
Type:
System.Windows::FontStyle
The first instance of FontStyle to compare.
- right
-
Type:
System.Windows::FontStyle
The second instance of FontStyle to compare.
Return Value
Type: System::Booleantrue to show the specified FontStyle objects are equal; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: