ActualDpiConverter Class
Visual Studio 2015
Converts a possibly-uninitialized DPI value into a valid DPI.
Assembly: Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)
System::Object
Microsoft.VisualStudio.PlatformUI::ValueConverter<TSource, TTarget>
Microsoft.VisualStudio.Imaging::ActualDpiConverter
Microsoft.VisualStudio.PlatformUI::ValueConverter<TSource, TTarget>
Microsoft.VisualStudio.Imaging::ActualDpiConverter
| Name | Description | |
|---|---|---|
![]() | ActualDpiConverter() | Initializes a new instance of the converter. |
| Name | Description | |
|---|---|---|
![]() | Convert(Object^, Type^, 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.) |
![]() | 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:


