IFindAllReferencesWindow Interface
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.
public interface class IFindAllReferencesWindow
public interface class IFindAllReferencesWindow
__interface IFindAllReferencesWindow
public interface IFindAllReferencesWindow
type IFindAllReferencesWindow = interface
Public Interface IFindAllReferencesWindow
Properties
Manager |
The ITableManager that provides data to the FAR's table control. |
TableControl |
The IWpfTableControl contained in the Find All References Window. |
Title |
Gets or sets the tool window's localized title. |
Methods
AddCommandTarget(IOleCommandTarget, IOleCommandTarget) |
Add |
SetProgress(Double) |
Set the value for the FindAllReferences progress bar. |
SetProgress(Int32, Int32) |
Set the value for the FindAllReferences search progress. |
Events
Closed |
Raised when the FAR is closed. |