Duration.Equals Method (Duration)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether a specified Duration is equal to this Duration.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- duration
- Type: System.Windows.Duration
The Duration to check for equality.
Show: