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