public static bool operator != (UIElements.CreationContext context1, UIElements.CreationContext context2);

参数

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

描述

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


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