ActualHighContrastConverter Class
Visual Studio 2015
Determines whether or not to use high-contrast images.
Assembly: Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)
System::Object
Microsoft.VisualStudio.PlatformUI::MultiValueConverterBase<TTarget>
Microsoft.VisualStudio.PlatformUI::MultiValueConverter<T1, T2, TTarget>
Microsoft.VisualStudio.Imaging::ActualHighContrastConverter
Microsoft.VisualStudio.PlatformUI::MultiValueConverterBase<TTarget>
Microsoft.VisualStudio.PlatformUI::MultiValueConverter<T1, T2, TTarget>
Microsoft.VisualStudio.Imaging::ActualHighContrastConverter
| Name | Description | |
|---|---|---|
![]() | ActualHighContrastConverter() | Initializes a new instance of the converter. |
| Name | Description | |
|---|---|---|
![]() | Convert(array<Object^>^, Type^, Object^, CultureInfo^) | Microsoft internal use only.(Inherited from MultiValueConverter<T1, T2, TTarget>.) |
![]() | ConvertBack(Object^, array<Type^>^, Object^, CultureInfo^) | Microsoft internal use only.(Inherited from MultiValueConverter<T1, T2, TTarget>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (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.
Show:


