Click or drag to resize

AccessoryAspectAttachedVisual Property

The visual that this aspect is currently attached to.

Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Visual AttachedVisual { get; set; }

Property Value

Visual

Implements

IAccessoryAspectAttachedVisual
See Also