Share via


FrameworkElementFactory.Parent Propiedad

Definición

Obtiene la clase FrameworkElementFactory primaria.

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

Valor de propiedad

FrameworkElementFactory

FrameworkElementFactory que es el generador primario.

Se aplica a