KeyTime Methods
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Assembly: PresentationCore (in PresentationCore.dll)
Name | Description | |
---|---|---|
![]() | Equals(KeyTime) | Indicates whether this instance is equal to the specified KeyTime. |
![]() ![]() | Equals(KeyTime, KeyTime) | Indicates whether the two specified KeyTime structures are equal. |
![]() | Equals(Object) | Indicates whether this instance equals the specified object.(Overrides ValueType.Equals(Object).) |
![]() ![]() | FromPercent(Double) | Creates a new KeyTime instance, with the KeyTimeType property initialized to the value of the specified parameter. |
![]() ![]() | FromTimeSpan(TimeSpan) | Creates a new KeyTime instance, with the KeyTimeType property initialized to the value of the specified parameter. |
![]() | GetHashCode() | Returns an integer hash code representing this instance.(Overrides ValueType.GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string representing this KeyTime instance. (Overrides ValueType.ToString().) |