VisualFirstChild Property |
The first child visual of this visual, or null if this visual has no children.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic Visual FirstChild { get; }Property Value
Type:
Visual
See Also