3 references to s_onLowMemoryEvent
Microsoft.Win32.SystemEvents (3)
Microsoft\Win32\SystemEvents.cs (3)
166
AddEventHandler(
s_onLowMemoryEvent
, value);
170
RemoveEventHandler(
s_onLowMemoryEvent
, value);
1155
OnGenericEvent(
s_onLowMemoryEvent
);