Thickness.Equality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares the value of two Thickness structures for equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- t1
- Type: System.Windows.Thickness
The first structure to compare.
- t2
- Type: System.Windows.Thickness
The other structure to compare.
Show: