FontWeight.Inequality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Evaluates two instances of FontWeight to determine inequality.
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: