SearchControlThicknessConverter Class
Microsoft internal use only. Represents a converter for the thickness of the search control border.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Microsoft.VisualStudio.PlatformUI.ValueConverter<TSource, TTarget>
Microsoft.VisualStudio.PlatformUI.SearchControlThicknessConverter
| Name | Description | |
|---|---|---|
![]() | SearchControlThicknessConverter() | Initializes a new instance of SearchControlThicknessConverter. |
| Name | Description | |
|---|---|---|
![]() | Convert(Object, Type, Object, CultureInfo) | Microsoft internal use only.(Inherited from ValueConverter<TSource, TTarget>.) |
![]() | Convert(String, Object, CultureInfo) | Uses a ThicknessConverter to convert the search control border.(Overrides ValueConverter<TSource, TTarget>.Convert(TSource, Object, CultureInfo).) |
![]() | ConvertBack(TTarget, Object, CultureInfo) | Microsoft internal use only.(Inherited from ValueConverter<TSource, TTarget>.) |
![]() | ConvertBack(Object, Type, Object, CultureInfo) | Microsoft internal use only.(Inherited from ValueConverter<TSource, TTarget>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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.

