VisualElement.GetFirstAncestorOfType

public T GetFirstAncestorOfType();

Description 描述

Walks up the hierarchy, starting from this element's parent, and returns the first VisualElement of this type