C# Class TrakHound_UI.CollapseButton

Interaction logic for CollapseButton.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
ButtonContentProperty System.Windows.DependencyProperty
IsExpandedProperty System.Windows.DependencyProperty
PageContentProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
CollapseButton ( ) : System.Windows

Private Methods

Method Description
Grid_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

CollapseButton() public method

public CollapseButton ( ) : System.Windows
return System.Windows

Property Details

ButtonContentProperty public_oe static_oe property

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

IsExpandedProperty public_oe static_oe property

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

PageContentProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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