Click or drag to resize
WorkspaceDocumentChanged Event
Raised when a WorkspaceDocument has changed.

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public event EventHandler<WorkspaceDocument> DocumentChanged

Value

Type: SystemEventHandlerWorkspaceDocument
See Also