C# Class ExcelServiceClient.Views.ShellView

Interaction logic for ShellView.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: TNOCS/csTouch

Public Methods

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

Method Details

PreviewNumberInput() public method

public PreviewNumberInput ( object sender, System.Windows.Input.TextCompositionEventArgs args ) : void
sender object
args System.Windows.Input.TextCompositionEventArgs
return void

ShellView() public method

public ShellView ( ) : System
return System