Color.Inequality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Tests whether two Color structures are not identical.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- color1
- Type: System.Windows.Media.Color
The first Color structure to compare.
- color2
- Type: System.Windows.Media.Color
The second Color structure to compare.
Show: