Click or drag to resize

IAccessoryAspect Properties

The IAccessoryAspect type exposes the following members.

Properties
 NameDescription
Public propertyAttachableAspectTypes The type of aspects which this aspect can attach to
Public propertyAttachableVisualTypes The type of visuals which this aspect can attach to
Public propertyAttachDirection The direction in which the aspect is attached
Public propertyAttachedAspect The aspect which this aspect has attached to
Public propertyAttachedVisual The Visual which this aspect has attached to
Public propertyIsEnabled Is the aspect enabled
Public propertyVisual The owning visual of the aspect
Top
See Also