SearchFilterDataSource Class

Definition

Implements the data source for the filter of the Visual Studio common search control.

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class SearchFilterDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
Inheritance
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
SearchFilterDataSource

Constructors

SearchFilterDataSource()

Creates a new instance of the class.

Fields

ApplyFilterVerb

The ApplyFilter verb.

DisplayTextProperty

The filter’s display text.

TooltipProperty

The filter’s tooltip.

Properties

DisplayText

Gets or sets the display text of the filter.

Tooltip

Gets or sets the tooltip for the filter.

Methods

OnApplyFilter(SearchFilterDataSource+FilterData)

Runs when the filter is applied.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022