GetPageRootCompletedEventArgs.Result Eigenschap

Definitie

Hiermee wordt de FixedPage inhoud asynchroon aangevraagd door 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

Waarde van eigenschap

Het hoofdelement van de visualstructuur voor de PageContent aangevraagde GetPageRootAsync(Boolean).

Van toepassing op

Zie ook