This document is archived and information here might be outdated.  Recommended version.


IApplicationWindows.DataWindows Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IApplicationWindows.DataWindows Property

The data windows in the application.

[Visual Basic .NET]
Public ReadOnly Property DataWindows As ISet
[C#]
public ISet DataWindows {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IApplicationWindows Interface

.NET Samples

Implementing a schematic digitizing tool (Code Files: DigitTool) | Schematic diagram auto refresh (Code Files: FormAutorefresh) | Time Series Graph tool add-in (Code Files: TimeSeriesGraph)