Udostępnij przez


GetPageRootCompletedEventArgs.Result Właściwość

Definicja

FixedPage Pobiera zawartość asynchronicznie żądaną przez GetPageRootAsync(Boolean)program .

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

Wartość właściwości

Element główny drzewa wizualnego żądanego PageContent przez GetPageRootAsync(Boolean)element .

Dotyczy

Zobacz też