FontStyle.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 FontStyle to determine inequality.
Assembly: System.Windows (in System.Windows.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.
Show: