C# Class MaterialMenu.SideMenu

Afficher le fichier Open project: beto-rodriguez/MaterialMenu Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
Hide ( ) : void
OnApplyTemplate ( ) : void
Show ( ) : void
SideMenu ( ) : System
Toggle ( ) : void

Private Methods

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

Method Details

Hide() public méthode

public Hide ( ) : void
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

SideMenu() public méthode

public SideMenu ( ) : System
Résultat System

Toggle() public méthode

public Toggle ( ) : void
Résultat void

Property Details

ButtonBackgroundProperty public_oe static_oe property

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

ButtonHoverProperty public_oe static_oe property

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

MenuProperty public_oe static_oe property

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

MenuWidthProperty public_oe static_oe property

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

ShadowBackgroundProperty public_oe static_oe property

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

StateProperty public_oe static_oe property

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

ThemeProperty public_oe static_oe property

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