Share via


IVsWindowFrame6.IsInSameTabGroup(IVsWindowFrame) Method

Definition

public:
 bool IsInSameTabGroup(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ other);
public bool IsInSameTabGroup (Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame other);
abstract member IsInSameTabGroup : Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame -> bool
Public Function IsInSameTabGroup (other As IVsWindowFrame) As Boolean

Parameters

Returns

Applies to