Свойство | Type | Description | |
---|---|---|---|
CaptionProperty | DependencyProperty, |
Méthode | Description | |
---|---|---|
MyUserControl ( ) | ||
MyUserControl ( Person person ) |
Méthode | Description | |
---|---|---|
OnKeyDown ( KeyEventArgs e ) : void | ||
OnMoved ( Point movePoint ) : void | ||
OnPropertyChanged ( string propertyName ) : void |
protected OnKeyDown ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
Résultat | void |
protected OnMoved ( Point movePoint ) : void | ||
movePoint | Point | |
Résultat | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
Résultat | void |