Share via


IMonitorSelectionService.CurrentWindowFrame Property

Definition

Retrieves the window frame associated with the currently focussed window. This will always be an IVsWindowFrame (or null).

public:
 property System::Object ^ CurrentWindowFrame { System::Object ^ get(); };
public object CurrentWindowFrame { get; }
member this.CurrentWindowFrame : obj
Public ReadOnly Property CurrentWindowFrame As Object

Property Value

Applies to