Click or drag to resize

AccessoryAspect Events

The AccessoryAspect type exposes the following members.

Events
 NameDescription
Public eventAttachedEvent that occurs when the aspect is attached to a visual or aspect.
Public eventDetachedEvent 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