SearchOptionsItemTemplateSelector Class

Definition

Microsoft internal use only. Selects the template for a specified search option item.

public ref class SearchOptionsItemTemplateSelector : System::Windows::Controls::DataTemplateSelector
public class SearchOptionsItemTemplateSelector : System.Windows.Controls.DataTemplateSelector
type SearchOptionsItemTemplateSelector = class
    inherit DataTemplateSelector
Public Class SearchOptionsItemTemplateSelector
Inherits DataTemplateSelector
Inheritance
SearchOptionsItemTemplateSelector

Constructors

SearchOptionsItemTemplateSelector()

Creates a new instance of the class.

Methods

SelectTemplate(Object, DependencyObject)

Obtains the template for the specified search option item.

Applies to