PropertyPath Constructor |
Name | Description | |
---|---|---|
PropertyPath(String) |
Initializes a new instance of the PropertyPath class based on a path string.
| |
PropertyPath(String, String, FuncDependencyObject, DependencyObject, ActionDependencyObject, Object, FuncDependencyObject, Object) |
Initializes a new Instance of the PropertyPath class based on methods to access the property from a DependencyObject.
|