SearchControlThicknessConverter Class

 

Microsoft internal use only. Represents a converter for the thickness of the search control border.

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

System.Object
  Microsoft.VisualStudio.PlatformUI.ValueConverter<TSource, TTarget>
    Microsoft.VisualStudio.PlatformUI.SearchControlThicknessConverter

public class SearchControlThicknessConverter : ValueConverter<string, Thickness>

NameDescription
System_CAPS_pubmethodSearchControlThicknessConverter()

Initializes a new instance of SearchControlThicknessConverter.

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: