C# Class WinRTXamlToolkit.Controls.ToolStrip

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit

Méthodes publiques

Méthode Description
ToolStrip ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
CastAndVerifyItem ( object item, IToolStripElement &element, ButtonBase &button ) : void
OnButtonKeyDown ( object sender, KeyRoutedEventArgs e ) : void
OnDropDownButtonClick ( object sender, RoutedEventArgs routedEventArgs ) : void
OnDropDownPanelSizeChanged ( object sender, SizeChangedEventArgs e ) : void
OnElementAdded ( object newItem ) : void
OnElementRemoved ( object oldItem ) : void
OnElementsCollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnSizeChanged ( object sender, SizeChangedEventArgs e ) : void
PositionDropDownPopup ( ) : void
ReflowElements ( ) : void
RegisterTemplateParts ( ) : void
UnregisterTemplateParts ( ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

ToolStrip() public méthode

public ToolStrip ( ) : System
Résultat System