Method | Description | |
---|---|---|
AboutControlViewModel ( ) : System |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Called when a property value has changed.
|
Method | Description | |
---|---|---|
Window_Deactivated ( object sender, System e ) : void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | The name of the property that has changed. |
return | void |