Ler em inglês

Compartilhar via


SearchControlThicknessConverter Class

Definition

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

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class SearchControlThicknessConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<std::wstring, System::Windows::Thickness>
Inheritance
SearchControlThicknessConverter

Constructors

SearchControlThicknessConverter()

Initializes a new instance of SearchControlThicknessConverter.

Methods

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.

Convert(TSource, 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>)
ConvertBack(TTarget, Object, CultureInfo)

Microsoft internal use only.

(Inherited from ValueConverter<TSource,TTarget>)

Applies to

Produto Versões
Visual Studio SDK 2015, 2017, 2019, 2022