SearchOptionsItemTemplateSelector Class
Visual Studio 2015
Microsoft internal use only. Selects the template for a specified search option item.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
System.Windows.Controls.DataTemplateSelector
Microsoft.VisualStudio.PlatformUI.SearchOptionsItemTemplateSelector
System.Windows.Controls.DataTemplateSelector
Microsoft.VisualStudio.PlatformUI.SearchOptionsItemTemplateSelector
| Name | Description | |
|---|---|---|
![]() | SearchOptionsItemTemplateSelector() | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SelectTemplate(Object, DependencyObject) | Obtains the template for the specified search option item.(Overrides DataTemplateSelector.SelectTemplate(Object, DependencyObject).) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

