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: 10.0.0.6737
Syntaxpublic Visual FirstChild { get; }Property Value
Type:
Visual
See Also