Property | Type | Description | |
---|---|---|---|
CenterXProperty | |||
CenterYProperty |
Method | Description | |
---|---|---|
CenteredContentControl ( ) : System.Windows |
Instance constructor.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Updates the CenterX and CenterY properties.
|
Method | Description | |
---|---|---|
UpdateCenterX ( ) : void | ||
UpdateCenterY ( ) : void |
public CenteredContentControl ( ) : System.Windows | ||
return | System.Windows |
protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows CenterXProperty | ||
return |