Method | Description | |
---|---|---|
GetValue ( object instance ) : object | ||
ResetValue ( object instance ) : void | ||
SetValue ( object instance, object value ) : void | ||
XamlDependencyPropertyInfo ( |
public SetValue ( object instance, object value ) : void | ||
instance | object | |
value | object | |
return | void |
public XamlDependencyPropertyInfo ( |
||
property | ||
isAttached | bool | |
attachedGetter | object>.Func | |
return | System |