C# Class Kimono.Controls.GripperPanel

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo Open project: Amrykid/Kimono

Public Properties

Property Type Description
CollapsedHeightProperty Windows.UI.Xaml.DependencyProperty
IsExpandedProperty Windows.UI.Xaml.DependencyProperty
PanelContentProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Expand ( ) : void
GripperPanel ( ) : System
Retract ( ) : void

Private Methods

Method Description
GripperNub_Click ( object sender, RoutedEventArgs e ) : void
VisualStateGroup_CurrentStateChanged ( object sender, VisualStateChangedEventArgs e ) : void

Method Details

Expand() public method

public Expand ( ) : void
return void

GripperPanel() public method

public GripperPanel ( ) : System
return System

Retract() public method

public Retract ( ) : void
return void

Property Details

CollapsedHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CollapsedHeightProperty
return Windows.UI.Xaml.DependencyProperty

IsExpandedProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsExpandedProperty
return Windows.UI.Xaml.DependencyProperty

PanelContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PanelContentProperty
return Windows.UI.Xaml.DependencyProperty