Class ChangeActionExtensions
Extension methods to provide behavior to ChangeActions
public static class ChangeActionExtensions
- Inheritance
-
ChangeActionExtensions
- Inherited Members
Methods
Notify(ChangeAction, ArrangableElement)
Notify an element with the given action type
public static void Notify(this ChangeAction actionOnChange, ArrangableElement element)
Parameters
actionOnChange
ChangeActionThis action type
element
ArrangableElementThe element to notify