FrameworkElementFactory.Parent Eigenschaft

Definition

Ruft das übergeordnete Element FrameworkElementFactoryab.

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

Eigenschaftswert

A FrameworkElementFactory that is the parent factory.

Gilt für: