Property | Type | Description | |
---|---|---|---|
TextProperty |
Method | Description | |
---|---|---|
RaisePropertyChanged ( string property ) : void |
Raises a property changed event
|
Method | Description | |
---|---|---|
OnTextChanged ( |
protected OnTextChanged ( |
||
e | ||
return | void |
public RaisePropertyChanged ( string property ) : void | ||
property | string | The name of the property that updates |
return | void |