Autodesk.AutoCAD.ApplicationServices Namespace > DocumentWindowFloatedOrDockedEventArgs Class > DocumentWindowFloatedOrDockedEventArgs Properties > DocumentWindow Property
DocumentWindowFloatedOrDockedEventArgs.DocumentWindow Property   MG2022New
Description

Identify of the document window that was docked or floated.

Visual Basic
Public Property DocumentWindow() As Autodesk.AutoCAD.Windows.DocumentWindow
C#
public Autodesk.AutoCAD.Windows.DocumentWindow DocumentWindow;
Conditions

Read-only

Links
   Comments?