Share via


IFindAllReferencesWindow Interface

Definition

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 target to the windows list of IOleCommandTarget.

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.

Applies to