IFindAllReferencesWindow.TableControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IWpfTableControl contained in the Find All References Window.
public:
property Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ TableControl { Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ get(); };
public Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl TableControl { get; }
member this.TableControl : Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl
Public ReadOnly Property TableControl As IWpfTableControl