Click or drag to resize
Duration Operators

The Duration type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two Windows.UI.Xaml.Duration cases are equal.
Public operatorStatic memberInequality
Determines if two Windows.UI.Xaml.Duration cases are not equal.
Public operatorStatic memberSubtraction
Subtracts the value of one Windows.UI.Xaml.Duration from another.
Public operatorStatic memberUnaryPlus
Returns the specified Windows.UI.Xaml.Duration.
Top
See Also