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