GetPageRootCompletedEventArgs.Result プロパティ

定義

FixedPageによって非同期に要求されたGetPageRootAsync(Boolean)コンテンツを取得します。

public:
 property System::Windows::Documents::FixedPage ^ Result { System::Windows::Documents::FixedPage ^ get(); };
public System.Windows.Documents.FixedPage Result { get; }
member this.Result : System.Windows.Documents.FixedPage
Public ReadOnly Property Result As FixedPage

プロパティ値

PageContentによって要求されたGetPageRootAsync(Boolean)のビジュアル ツリーのルート要素。

適用対象

こちらもご覧ください