C# Class PocketCampus.Transport.Controls.BiStateExpander

Inheritance: ObservableControl
Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Свойство Type Description
CollapsedContentProperty System.Windows.DependencyProperty
ExpandedContentProperty System.Windows.DependencyProperty
HeaderProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
SwitchState void

Méthodes publiques

Méthode Description
BiStateExpander ( ) : System.Windows

Creates a new BiStateExpander.

Private Methods

Méthode Description
SwitchState ( ) : void

Switches between the states.

Method Details

BiStateExpander() public méthode

Creates a new BiStateExpander.
public BiStateExpander ( ) : System.Windows
Résultat System.Windows

Property Details

CollapsedContentProperty public_oe static_oe property

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

ExpandedContentProperty public_oe static_oe property

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

HeaderProperty public_oe static_oe property

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