FrameworkElementFactory.Parent Özellik

Tanım

Üst FrameworkElementFactoryöğesini alır.

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

Özellik Değeri

FrameworkElementFactory

Ana FrameworkElementFactory fabrika olan.

Şunlara uygulanır