SearchOptionItemTemplates Class

 

Microsoft internal use only. Implements the DataTemplate that describes the visual structure of the search option buttons.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.PlatformUI.SearchOptionItemTemplates

public class SearchOptionItemTemplates

NameDescription
System_CAPS_pubmethodSearchOptionItemTemplates()

Creates a new instance of the class.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBoolean

The template for a boolean search option button.

System_CAPS_pubfieldSystem_CAPS_staticCommand

The template for a command search option button.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: