StylePropertyName.operator ==

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

Parameters

lhs First StylePropertyName.
rhs Second StylePropertyName.

Returns

bool True if both StylePropertyNames are equal. False otherwise.

Description

Determines if the StylePropertyNames are equal.


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