4 references to OnUserPreferenceChangingEvent
System (4)
compmod\microsoft\win32\SystemEvents.cs (4)
328AddEventHandler(OnUserPreferenceChangingEvent, value); 331RemoveEventHandler(OnUserPreferenceChangingEvent, value); 988RaiseEvent(OnUserPreferenceChangingEvent, this, new UserPreferenceChangingEventArgs(UserPreferenceCategory.VisualStyle)); 1012RaiseEvent(OnUserPreferenceChangingEvent, this, new UserPreferenceChangingEventArgs(pref));