FrameworkTemplate.LoadContent 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
載入當做物件執行個體的樣板內容,並傳回該內容的根項目。
public:
System::Windows::DependencyObject ^ LoadContent();
public System.Windows.DependencyObject LoadContent ();
member this.LoadContent : unit -> System.Windows.DependencyObject
Public Function LoadContent () As DependencyObject
傳回
內容的根項目。 呼叫這個項目多次會傳回個別的執行個體。