C# Class Controls.Toolkit.CascadingMenu

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: RedSafi-UX/SugarUIEnhancedControls

Méthodes publiques

Свойство Type Description
ItemsPathProperty Windows.UI.Xaml.DependencyProperty
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Type Description
FindGridView IEnumerable
HasFocus void
OnUnfoldButtonItemClick void
OnmainMenuLayoutUpdated void
_mainMenu_ItemClick void
_mainMenu_SelectionChanged void

Méthodes publiques

Méthode Description
CascadingMenu ( ) : System
Descendents ( DependencyObject root, int depth ) : IEnumerable

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
FindGridView ( DependencyObject root ) : IEnumerable
HasFocus ( DependencyObject sender, bool &hasfocus ) : void
OnUnfoldButtonItemClick ( object sender, ItemClickEventArgs e ) : void
OnmainMenuLayoutUpdated ( object sender, object e ) : void
_mainMenu_ItemClick ( object sender, ItemClickEventArgs e ) : void
_mainMenu_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

CascadingMenu() public méthode

public CascadingMenu ( ) : System
Résultat System

Descendents() public méthode

public Descendents ( DependencyObject root, int depth ) : IEnumerable
root Windows.UI.Xaml.DependencyObject
depth int
Résultat IEnumerable

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

ItemsPathProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemsPathProperty
Résultat Windows.UI.Xaml.DependencyProperty

ItemsSourceProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
Résultat Windows.UI.Xaml.DependencyProperty