VisualElement.FindAncestorUserData

Declaration

public object FindAncestorUserData();

Description

Searches up the hierarchy of this VisualElement and retrieves stored userData, if any is found.

This ignores the current userData and returns the first parent's non-null userData.


Did you find this page useful? Please give it a rating: