Namespace Dapplo.Windows.Dpi
Classes
BitmapScaleHandler
Factory for the generic BitmapScaleHandler
BitmapScaleHandler<TKey>
This provides bitmaps scaled according to the current DPI. If the DPI changes, it will reapply the bitmaps and dispose the old ones (if needed).
DpiHandler
This handles DPI changes see u.a. Writing DPI-Aware Desktop and Win32 Applications
WinProcListener
This is a Listener for WinProc messages
Enums
DpiAwareness
Identifies the dots per inch (dpi) setting for a thread, process, or window. Can be used everywhere ProcessDpiAwareness is passed.