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
actionOnChangeChangeActionThis action type
elementArrangableElementThe element to notify