Search
ExpandButton Members
Constructors Fields Properties Methods
 


A visual representation of the expand/collapse button of nodes.

The following tables list the members exposed by the ExpandButton type.

 Public Constructors

  Name Description

ExpandButton

Initializes a new instance of the ExpandButton class

 Public Fields

  Name Description

ExpandedProperty

Identifies the Expanded dependancy property

 Public Properties

  Name Description

Expanded

Gets or sets the visual state of the ExpandButton instance

 Protected Methods

  Name Description

OnApplyTemplate

Overrides Control.OnApplyTemplate.

UpdateStates

Sets the current VisualStates of this button.

 See Also