Method GetValue
GetValue(DependencyProperty)
Retrieve the value of a property
public object GetValue(DependencyProperty dp)
Parameters
dp
DependencyPropertyDependency property
Returns
- object
The computed value
Retrieve the value of a property
public object GetValue(DependencyProperty dp)
dp
DependencyPropertyDependency property
The computed value