C# Class MaterialMenu.SideMenu

显示文件 Open project: beto-rodriguez/MaterialMenu Class Usage Examples

Public Properties

Property Type Description
ButtonBackgroundProperty System.Windows.DependencyProperty
ButtonHoverProperty System.Windows.DependencyProperty
MenuProperty System.Windows.DependencyProperty
MenuWidthProperty System.Windows.DependencyProperty
ShadowBackgroundProperty System.Windows.DependencyProperty
StateProperty System.Windows.DependencyProperty
ThemeProperty System.Windows.DependencyProperty

Public Methods

Method Description
Hide ( ) : void
OnApplyTemplate ( ) : void
Show ( ) : void
SideMenu ( ) : System
Toggle ( ) : void

Private Methods

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

Method Details

Hide() public method

public Hide ( ) : void
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Show() public method

public Show ( ) : void
return void

SideMenu() public method

public SideMenu ( ) : System
return System

Toggle() public method

public Toggle ( ) : void
return void

Property Details

ButtonBackgroundProperty public_oe static_oe property

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

ButtonHoverProperty public_oe static_oe property

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

MenuProperty public_oe static_oe property

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

MenuWidthProperty public_oe static_oe property

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

ShadowBackgroundProperty public_oe static_oe property

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

StateProperty public_oe static_oe property

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

ThemeProperty public_oe static_oe property

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