C# Class SumoNinjaMonkey.Framework.Controls.Ribbon

Inheritance: Windows.UI.Xaml.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
Ribbon ( ) : System

Private Methods

Méthode Description
BuildCollections ( int type ) : void
CreateTestSubMenuItemCollections ( ) : ObservableCollection
GetMetroIcon ( string key, Brush iconColor = null ) : Windows.UI.Xaml.Shapes.Path
Level0TabSelected ( Grid selectedGridItem, RibbonTabItem selectedItem ) : void
Level1IconSelected ( Grid selectedGridContainer ) : void
Level2AnimateMenu ( Grid selectedGridContainer ) : void
Level2IconSelected ( Grid selectedGridContainer ) : void
NotifyPropertyChanged ( string property ) : void
grdIcon_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void
grdSubIcon_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void
grdTab_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void
layoutRoot_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

Ribbon() public méthode

public Ribbon ( ) : System
Résultat System