메소드 | 설명 | |
---|---|---|
ApplyVMToV ( ) : void | ||
ApplyVToVM ( ) : void | ||
FigureBinding ( ComponentPath path, System.ComponentModel.PropertyChangedEventHandler handler, bool resolveDataContext ) : PropertyPath | ||
GetValue ( ComponentPath path, PropertyPath prop, bool resolveDataContext = true ) : object |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
ClearBindings ( ) : void | ||
FigureBindings ( ) : void | ||
GetDefaultValue ( |
||
OnDestroy ( ) : void | ||
OnEnable ( ) : void | ||
OrderOnType ( |
||
Reset ( ) : void | ||
SetVValue ( object value ) : void | ||
SetVmValue ( object value ) : void | ||
inpc_PropertyChanged ( object sender, System.ComponentModel.PropertyChangedEventArgs e ) : void |
public static FigureBinding ( ComponentPath path, System.ComponentModel.PropertyChangedEventHandler handler, bool resolveDataContext ) : PropertyPath | ||
path | ComponentPath | |
handler | System.ComponentModel.PropertyChangedEventHandler | |
resolveDataContext | bool | |
리턴 | PropertyPath |
public static GetValue ( ComponentPath path, PropertyPath prop, bool resolveDataContext = true ) : object | ||
path | ComponentPath | |
prop | PropertyPath | |
resolveDataContext | bool | |
리턴 | object |