DependencyObjectExtensions Class Members
The following tables list the members exposed by DependencyObjectExtensions.
Public Methods
Name | Description | |
---|---|---|
FindChildOfType | Overloaded. Find dependency object based on child name | |
ParentOfType<T> | Gets the parent element from the visual tree by given type. |
See Also