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