Click or drag to resize

AccessoryAspect Events

The AccessoryAspect type exposes the following members.

Events
  NameDescription
Public eventAttached
Event that occurs when the aspect is attached to a visual or aspect.
Public eventDetached
Event that occurs when the aspect is detached from a visual or aspect.
Public eventIsEnabledChanged
Occurs when the value of IsEnabled changes.
(Inherited from AspectComponentBase.)
Public eventOnNameChanged
Occurs when the Name of an aspect changes.
(Inherited from AspectComponentBase.)
Top
See Also