[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Tritt auf wenn ein Graph-Dokument ausgewählt wird.

Namespace: DynamicNode.WinApp
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)

Syntax

C#
public event EventHandler CurrentDocument
Visual Basic
Public Event CurrentDocument As EventHandler
F#
member CurrentDocument : IEvent<EventHandler,
    EventArgs>

See Also