FontWeight.Equality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares two instances of FontWeight for equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- left
- Type: System.Windows.FontWeight
The first instance of FontWeight to compare.
- right
- Type: System.Windows.FontWeight
The second instance of FontWeight to compare.
Show: