Duration.Equals Method (Duration, Duration)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether two Duration values are equal.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- t1
- Type: System.Windows.Duration
First Duration to compare.
- t2
- Type: System.Windows.Duration
Second Duration to compare.
Show: