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).

적용 대상

추가 정보