2 writes to _notificationHwnd
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (2)
2760_notificationHwnd = new HwndWrapper( 2800_notificationHwnd = null;
3 references to _notificationHwnd
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (3)
2775_hPowerNotify = UnsafeNativeMethods.RegisterPowerSettingNotification(_notificationHwnd.Handle, &monitorGuid, 0); 2797if (_notificationHwnd != null) 2799_notificationHwnd.Dispose();