Свойство | Type | Description | |
---|---|---|---|
DefaultStyleKeyProperty |
Méthode | Description | |
---|---|---|
ApplyTemplate ( ) : bool | ||
Focus ( ) : bool |
Méthode | Description | |
---|---|---|
GetTemplateChild ( string childName ) : |
||
OnDragEnter ( System.Windows.DragEventArgs e ) : void | ||
OnDragLeave ( System.Windows.DragEventArgs e ) : void | ||
OnDragOver ( System.Windows.DragEventArgs e ) : void | ||
OnDrop ( System.Windows.DragEventArgs e ) : void | ||
OnGotFocus ( |
||
OnKeyDown ( KeyEventArgs e ) : void | ||
OnKeyUp ( KeyEventArgs e ) : void | ||
OnLostFocus ( |
||
OnLostMouseCapture ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseRightButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseRightButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
OnTextInput ( TextCompositionEventArgs e ) : void | ||
OnTextInputStart ( TextCompositionEventArgs e ) : void | ||
OnTextInputUpdate ( TextCompositionEventArgs e ) : void |
Méthode | Description | |
---|---|---|
Control ( ) : Mono | ||
EmitCurrentContext ( int id, |
||
Initialize ( ) : void | ||
InvokeIsEnabledPropertyChanged ( ) : void | ||
IsTabStopPropertyChanged ( |
||
OnManipulationCompleted ( System.Windows.Input.ManipulationCompletedEventArgs e ) : void | ||
OnManipulationDelta ( System.Windows.Input.ManipulationDeltaEventArgs e ) : void | ||
OnManipulationStarted ( System.Windows.Input.ManipulationStartedEventArgs e ) : void | ||
PostOnGotFocus ( RoutedEventArgs e ) : void | ||
PostOnKeyDown ( KeyEventArgs e ) : void | ||
PostOnKeyUp ( KeyEventArgs e ) : void | ||
PostOnLostFocus ( RoutedEventArgs e ) : void | ||
PostOnLostMouseCapture ( RoutedEventArgs e ) : void | ||
PostOnMouseEnter ( MouseEventArgs e ) : void | ||
PostOnMouseLeave ( MouseEventArgs e ) : void | ||
PostOnMouseLeftButtonDown ( MouseButtonEventArgs e ) : void | ||
PostOnMouseLeftButtonUp ( MouseButtonEventArgs e ) : void | ||
PostOnMouseMove ( MouseEventArgs e ) : void | ||
PostOnMouseRightButtonDown ( MouseButtonEventArgs e ) : void | ||
PostOnMouseRightButtonUp ( MouseButtonEventArgs e ) : void | ||
PostOnMouseWheel ( MouseWheelEventArgs e ) : void | ||
PreOnGotFocus ( RoutedEventArgs e ) : void | ||
PreOnKeyDown ( KeyEventArgs e ) : void | ||
PreOnKeyUp ( KeyEventArgs e ) : void | ||
PreOnLostFocus ( RoutedEventArgs e ) : void | ||
PreOnLostMouseCapture ( MouseEventArgs e ) : void | ||
PreOnMouseEnter ( MouseEventArgs e ) : void | ||
PreOnMouseLeave ( MouseEventArgs e ) : void | ||
PreOnMouseLeftButtonDown ( MouseButtonEventArgs e ) : void | ||
PreOnMouseLeftButtonUp ( MouseButtonEventArgs e ) : void | ||
PreOnMouseMove ( MouseEventArgs e ) : void | ||
PreOnMouseRightButtonDown ( MouseButtonEventArgs e ) : void | ||
PreOnMouseRightButtonUp ( MouseButtonEventArgs e ) : void | ||
PreOnMouseWheel ( MouseWheelEventArgs e ) : void | ||
RaiseUIAIsTabStopChanged ( DependencyPropertyChangedEventArgs args ) : void |
protected GetTemplateChild ( string childName ) : |
||
childName | string | |
Résultat |
protected OnDragEnter ( System.Windows.DragEventArgs e ) : void | ||
e | System.Windows.DragEventArgs | |
Résultat | void |
protected OnDragLeave ( System.Windows.DragEventArgs e ) : void | ||
e | System.Windows.DragEventArgs | |
Résultat | void |
protected OnDragOver ( System.Windows.DragEventArgs e ) : void | ||
e | System.Windows.DragEventArgs | |
Résultat | void |
protected OnDrop ( System.Windows.DragEventArgs e ) : void | ||
e | System.Windows.DragEventArgs | |
Résultat | void |
protected OnGotFocus ( |
||
e | ||
Résultat | void |
protected OnKeyDown ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
Résultat | void |
protected OnKeyUp ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
Résultat | void |
protected OnLostFocus ( |
||
e | ||
Résultat | void |
protected OnLostMouseCapture ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseRightButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseRightButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | |
Résultat | void |
protected OnTextInput ( TextCompositionEventArgs e ) : void | ||
e | TextCompositionEventArgs | |
Résultat | void |
protected OnTextInputStart ( TextCompositionEventArgs e ) : void | ||
e | TextCompositionEventArgs | |
Résultat | void |
protected OnTextInputUpdate ( TextCompositionEventArgs e ) : void | ||
e | TextCompositionEventArgs | |
Résultat | void |