Skip to main content
All docs
V26.1
  • CustomStatePresentation Members

    Contains presentation settings that specify the state appearance.

    Constructors

    Name Description
    CustomStatePresentation() Initializes a new instance of the CustomStatePresentation class.

    Fields

    Name Description
    StateTemplateProperty static Identifies the StateTemplate dependency property.

    Properties

    Name Description
    PresentationName Returns the current presentation name.
    StateTemplate Gets or sets a template that configures the state appearance. This is a dependency property.

    Events

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