Skip to main content

State Members

A state of a state indicator control.

Constructors

Name Description
State() Initializes a new instance of the State class with default settings.

Fields

Name Description
ElementInfoProperty static Identifies the State.ElementInfo dependency property.
PresentationProperty static Identifies the State.Presentation dependency property.

Properties

Name Description
ElementInfo This property is hidden and intended for internal use only.
PredefinedPresentations static Returns a list of predefined presentations for a state.
Presentation Gets or sets the current presentation that specifies the appearance of the state indicator control.

Events

Name Description
PropertyChanged Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject.
See Also