TimeIndicator Members
In This Article
#Constructors
Name | Description |
---|---|
Time |
Initializes a new instance of the Time |
#Fields
Name | Description |
---|---|
Display |
Identifies the Display |
Display |
Identifies the Display |
Fill |
Identifies the Fill dependency property. |
Time |
Identifies the Time |
Track |
Identifies the Track |
#Properties
Name | Description |
---|---|
Display |
Specifies the display mode. This is a dependency property. |
Display |
Gets or sets the time value marked by the time indicator. This is a dependency property. |
Fill | Specifies the brush used to paint the time indicator. This is a dependency property. |
Time |
Specifies the offset applied to the display time. This is a dependency property. |
Track |
Specifies whether the time indicator marks the current time. This is a dependency property. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also