ArcObjects Library Reference (ArcMapUI)  

IBasicDocument2.ActivatedView Property

The activated view. This is the same as the active view unless a data frame is activated within a layout.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface