3 references to OnLowMemoryEvent
System (3)
compmod\microsoft\win32\SystemEvents.cs (3)
205
AddEventHandler(
OnLowMemoryEvent
, value);
208
RemoveEventHandler(
OnLowMemoryEvent
, value);
1511
OnGenericEvent(
OnLowMemoryEvent
);