1 type derived from HwndWrapper
WindowsBase (1)
Shared\MS\Win32\MessageOnlyHwndWrapper.cs (1)
11internal class MessageOnlyHwndWrapper : HwndWrapper
2 references to HwndWrapper
PresentationFramework (2)
src\Framework\System\Windows\SystemResources.cs (2)
1146/// corresponding <see cref="HwndWrapper"/> to <see cref="_hwndNotify"/>, and registers relevant hooks 1155/// <returns><see cref="DpiUtil.HwndDpiInfo"/> of the newly created <see cref="HwndWrapper"/>, which is also a new key added into <see cref="_hwndNotify"/></returns>