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 not equal if they refer to different properties.


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