C# Class CoderForRent.Charting.Gantt.SimpleExpander

Inheritance: System.Windows.Controls.Control
Show file Open project: jogibear9988/SlGanttChart Class Usage Examples

Public Properties

Property Type Description
IsExpandedProperty System.Windows.DependencyProperty

Public Methods

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

Protected Methods

Method Description
RaiseIsExpandedChanged ( EventArgs e ) : void

Private Methods

Method Description
SetVisualState ( bool UseTransitions ) : void
SimpleExpander_Loaded ( object sender, RoutedEventArgs e ) : void
SimpleExpander_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

RaiseIsExpandedChanged() protected method

protected RaiseIsExpandedChanged ( EventArgs e ) : void
e System.EventArgs
return void

SimpleExpander() public method

public SimpleExpander ( ) : System
return System

Property Details

IsExpandedProperty public static property

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