C# Class ExcelServiceClient.Views.ShellView

Interaction logic for ShellView.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
PreviewNumberInput ( object sender, System.Windows.Input.TextCompositionEventArgs args ) : void
ShellView ( ) : System

Method Details

PreviewNumberInput() public méthode

public PreviewNumberInput ( object sender, System.Windows.Input.TextCompositionEventArgs args ) : void
sender object
args System.Windows.Input.TextCompositionEventArgs
Résultat void

ShellView() public méthode

public ShellView ( ) : System
Résultat System