DependencyObjectExtensions Class Methods
For a list of all members of this type, see DependencyObjectExtensions members.
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