Represents a gauge element, which changes its appearance based on its current state.
The following tables list the members exposed by the Indicator type.
Name | Description | |
---|---|---|
Initializes a new instance of the Indicator class. |
Name | Description | |
---|---|---|
Identifies the ActiveColor attached property. |
||
Identifies the CurrentState dependency property. |
||
Identifies the DefaultState dependency property. |
||
Identifies the States dependency property. |
||
Identifies the Value dependency property. |
Name | Description | |
---|---|---|
Gets or sets the glow color of an indicator state. |
Name | Description | |
---|---|---|
Gets the state the indicator is currently in. This is a dependency property. |
||
Gets or sets the state to use when the indicator is not in any of the defined states. This is a dependency property. |
||
Gets or sets a collection of CustomInterval objects, which define various states for the indicator. This is a dependency property. |
||
Gets or sets the value associated with this indicator. This is a dependency property. |
Name | Description | |
---|---|---|
Gets the value of the Indicator.ActiveColor attached property for a given dependency object. |
||
Sets the value of the Indicator.ActiveColor attached property for a given dependency object. |