Method | Description | |
---|---|---|
Analyze ( ) : void | ||
ResetValue ( ) : void | ||
ResourceViewModel ( object key, object resource, ResourceDictionary dictionary ) : System | ||
TryGetValue ( object model, object &value ) : bool |
public ResourceViewModel ( object key, object resource, ResourceDictionary dictionary ) : System | ||
key | object | |
resource | object | |
dictionary | ResourceDictionary | |
return | System |
public TryGetValue ( object model, object &value ) : bool | ||
model | object | |
value | object | |
return | bool |