SearchProgressTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class SearchProgressTypeConverter sealed : Microsoft::VisualStudio::PlatformUI::ToBooleanValueConverter<System::UInt32>
public ref class SearchProgressTypeConverter sealed : Microsoft::VisualStudio::PlatformUI::ToBooleanValueConverter<unsigned int>
class SearchProgressTypeConverter sealed : Microsoft::VisualStudio::PlatformUI::ToBooleanValueConverter<unsigned int>
public sealed class SearchProgressTypeConverter : Microsoft.VisualStudio.PlatformUI.ToBooleanValueConverter<uint>
type SearchProgressTypeConverter = class
inherit ToBooleanValueConverter<uint32>
Public NotInheritable Class SearchProgressTypeConverter
Inherits ToBooleanValueConverter(Of UInteger)
- Inheritance
Constructors
SearchProgressTypeConverter() |
Microsoft internal use only. |
Methods
Convert(Object, Type, Object, CultureInfo) |
Microsoft internal use only. (Inherited from ToBooleanValueConverter<TSource>) |
Convert(TSource, Object, CultureInfo) |
Microsoft internal use only. (Inherited from ToBooleanValueConverter<TSource>) |
ConvertBack(Boolean, Object, CultureInfo) |
Microsoft internal use only. (Inherited from ToBooleanValueConverter<TSource>) |
ConvertBack(Object, Type, Object, CultureInfo) |
Microsoft internal use only. (Inherited from ToBooleanValueConverter<TSource>) |