KeyTime.Inequality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares two KeyTime values for inequality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- keyTime1
- Type: System.Windows.Media.Animation.KeyTime
The first value to compare.
- keyTime2
- Type: System.Windows.Media.Animation.KeyTime
The second value to compare.
Show: