C# Class CoderForRent.Charting.Gantt.SimpleExpander

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: jogibear9988/SlGanttChart Class Usage Examples

Méthodes publiques

Свойство Type Description
IsExpandedProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
SimpleExpander ( ) : System

Méthodes protégées

Méthode Description
RaiseIsExpandedChanged ( EventArgs e ) : void

Private Methods

Méthode 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 méthode

public OnApplyTemplate ( ) : void
Résultat void

RaiseIsExpandedChanged() protected méthode

protected RaiseIsExpandedChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

SimpleExpander() public méthode

public SimpleExpander ( ) : System
Résultat System

Property Details

IsExpandedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsExpandedProperty
Résultat System.Windows.DependencyProperty