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)的根元素。

适用于

另请参阅