TransitionEventBase<T0>.AffectsProperty

Declaration

public bool AffectsProperty(UIElements.StylePropertyName stylePropertyName);

Parameters

stylePropertyName The property to check against.

Returns

bool true if the ITransitionEvent affects the specified property; otherwise, false.

Description

Determines whether the ITransitionEvent affects the specified property.


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