다음을 통해 공유


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

PageContent 에서 요청한 GetPageRootAsync(Boolean)에 대한 시각적 트리의 루트 요소입니다.

적용 대상

추가 정보