BoundProperty.operator ==

public static bool operator ==(Animations.BoundProperty lhs, Animations.BoundProperty rhs);

Parameters

lhs A BoundProperty object.
rhs Another BoundProperty object.

Description

BoundProperty objects are equal if they refer to the same property.


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