Version: 2020.1
public static bool operator == (UIElements.CreationContext context1, UIElements.CreationContext context2);

参数

context1 第一个对象。
context2 第二个对象。

描述

比较两个 CreationContext 对象,如果相等,则返回 true。