C# Class WPFKeyboard.Controls.OnScreenKeyboardSection

Inheritance: System.Windows.Controls.Grid
Afficher le fichier Open project: pauldotknopf/WPFKeyboard

Méthodes publiques

Méthode Description
OnScreenKeyboardSection ( OnScreenKeyboard onScreenKeyboard ) : System

Private Methods

Méthode Description
OnDataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
OnRowsCollectionChanged ( object sender, NotifyCollectionChangedEventArgs notifyCollectionChangedEventArgs ) : void

Method Details

OnScreenKeyboardSection() public méthode

public OnScreenKeyboardSection ( OnScreenKeyboard onScreenKeyboard ) : System
onScreenKeyboard OnScreenKeyboard
Résultat System