Share via


GetPageRootCompletedEventArgs.Result プロパティ

定義

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

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

プロパティ値

FixedPage

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

適用対象

こちらもご覧ください