GetPageRootCompletedEventArgs.Result Eigenschaft

Definition

Ruft den FixedPage inhalt asynchron angefordert von 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

Eigenschaftswert

Das Stammelement der visuellen Struktur für die PageContent angeforderte von GetPageRootAsync(Boolean).

Gilt für:

Weitere Informationen