CreationContext.operator !=

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

Parameters

context2 The first object.
context1 The second object.

Description

Compare two CreationContext objects and return true if they are not equal.

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