| Duration Operators | 
The Duration type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality | 
            Determines whether two Windows.UI.Xaml.Duration cases are equal.
              | |
| Inequality | 
            Determines if two Windows.UI.Xaml.Duration cases are not equal.
              | |
| Subtraction | 
            Subtracts the value of one Windows.UI.Xaml.Duration from another.
              | |
| UnaryPlus | 
            Returns the specified Windows.UI.Xaml.Duration.
              |