프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AfterSetByUi | EventHandler | ||
BeforeSetByUi | EventHandler | ||
MyPropertyProperty | |||
UniqueId | int |
메소드 | 설명 | |
---|---|---|
CallAfterSetByUi ( ) : void | ||
InstanceMember ( ) : System | ||
InstanceMember ( string name, object instance ) : System | ||
SimulateValueChanged ( ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
메소드 | 설명 | |
---|---|---|
CallBeforeSetByUi ( IDataUi dataUi ) : void |
public InstanceMember ( string name, object instance ) : System | ||
name | string | |
instance | object | |
리턴 | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
public static DependencyProperty,System.Windows MyPropertyProperty | ||
리턴 |