C# Class VSViewer.Views.AnimationToolView

Interaction logic for AnimationView.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: MercurialForge/VSViewer

Public Methods

Method Description
AnimationToolView ( ) : System.Windows.Controls

Private Methods

Method Description
CheckIsNumeric ( System.Windows.Input.TextCompositionEventArgs e ) : void
ToggleButton_Checked ( object sender, System e ) : void
ValidateNumber ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void

Method Details

AnimationToolView() public method

public AnimationToolView ( ) : System.Windows.Controls
return System.Windows.Controls