MindFusion.Scheduling for Silverlight Programmer's Guide
ExpanderControl Members
Constructors Fields Properties Methods Events
 


Represents a simple expander control.

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

 Public Constructors

  Name Description

ExpanderControl

Initializes a new instance of the ExpanderControl class.

 Public Fields

  Name Description

IsExpandedProperty

Identifies the IsExpanded dependency property.

 Public Properties

  Name Description

IsExpanded

Gets or sets a value indicating whether the expander is expanded. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 Protected Methods

  Name Description

OnMouseLeftButtonDown

Control.OnMouseLeftButtonDown override.

 Public Events

  Name Description

Expanded

Raised when the control is expanded or collapsed, either programmatically or interactively.

 See Also

ExpanderControl Class
MindFusion.Scheduling.Silverlight Namespace