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

Значение свойства

Корневой элемент визуального дерева для запрошенного PageContentGetPageRootAsync(Boolean).

Применяется к

См. также раздел