Property | Type | Description | |
---|---|---|---|
AfterSetByUi | EventHandler | ||
BeforeSetByUi | EventHandler | ||
MyPropertyProperty | |||
UniqueId | int |
Method | Description | |
---|---|---|
CallAfterSetByUi ( ) : void | ||
InstanceMember ( ) : System | ||
InstanceMember ( string name, object instance ) : System | ||
SimulateValueChanged ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Method | Description | |
---|---|---|
CallBeforeSetByUi ( IDataUi dataUi ) : void |
public InstanceMember ( string name, object instance ) : System | ||
name | string | |
instance | object | |
return | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public static DependencyProperty,System.Windows MyPropertyProperty | ||
return |