VisualElement.Hierarchy.operator ==
public static bool operator ==(UIElements.VisualElement.Hierarchy x,
UIElements.VisualElement.Hierarchy y);
Parameters
| x | The first object. | |
| y | The second object. |
Description 描述
Compare two Hierarchy objects and return true if they are equal.