Frame.FrameFirstChild Property

Language:

Retrieves the first child of the frame.

Definition

Visual Basic Public ReadOnly Property FrameFirstChild As Frame
C# public Frame FrameFirstChild { get; }
C++ public:
property Frame^ FrameFirstChild {
        Frame^ get();
}
JScript public function get FrameFirstChild() : Frame

Property Value

Microsoft.DirectX.Direct3D.Frame
A Frame object that represents the first child of the frame.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center