FrameworkElementFactory.FirstChild Propriété

Définition

Obtient la première fabrique enfant.

public:
 property System::Windows::FrameworkElementFactory ^ FirstChild { System::Windows::FrameworkElementFactory ^ get(); };
public System.Windows.FrameworkElementFactory FirstChild { get; }
member this.FirstChild : System.Windows.FrameworkElementFactory
Public ReadOnly Property FirstChild As FrameworkElementFactory

Valeur de propriété

FrameworkElementFactory

FrameworkElementFactory qui est la première fabrique enfant.

S’applique à