StylePropertyName.operator !=

public static bool operator !=(UIElements.StylePropertyName lhs, UIElements.StylePropertyName rhs);

Parameters

lhs First StylePropertyName.
rhs Second StylePropertyName.

Returns

bool True if the StylePropertyNames are not equal. False otherwise.

Description

Determines if the StylePropertyNames are not equal.


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