Property | Type | Description | |
---|---|---|---|
CaptionProperty | DependencyProperty, |
Method | Description | |
---|---|---|
MyUserControl ( ) | ||
MyUserControl ( Person person ) |
Method | Description | |
---|---|---|
OnKeyDown ( KeyEventArgs e ) : void | ||
OnMoved ( Point movePoint ) : void | ||
OnPropertyChanged ( string propertyName ) : void |
protected OnKeyDown ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
return | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |