C# Class ESRI.ArcGIS.SilverlightMapApp.CollapsiblePanel

Inheritance: System.Windows.Controls.ContentControl
Show file Open project: Esri/arcgis-templates-silverlight Class Usage Examples

Public Properties

Property Type Description
IsExpandedProperty System.Windows.DependencyProperty

Public Methods

Method Description
CollapsiblePanel ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Method Description
ChangeVisualState ( bool useTransitions ) : void
OnIsExpandedPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

CollapsiblePanel() public method

public CollapsiblePanel ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

IsExpandedProperty public static property

public static DependencyProperty,System.Windows IsExpandedProperty
return System.Windows.DependencyProperty