FrameworkElementFactory.Parent 属性

定义

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

属性值

FrameworkElementFactory

作为父工厂的 FrameworkElementFactory

适用于