SearchOptionsItemTemplateSelector Class
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.
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. |