C# Class TrakHound_UI.CollapseButton

Interaction logic for CollapseButton.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

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

Méthodes publiques

Méthode Description
CollapseButton ( ) : System.Windows

Private Methods

Méthode Description
Grid_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

CollapseButton() public méthode

public CollapseButton ( ) : System.Windows
Résultat System.Windows

Property Details

ButtonContentProperty public_oe static_oe property

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

IsExpandedProperty public_oe static_oe property

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

PageContentProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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