5 references to UserPreferenceChanging
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\UserPreferenceChangingEventArgs.cs (1)
9
/// <para>Provides data for the <see cref='Microsoft.Win32.SystemEvents.
UserPreferenceChanging
'/> event.</para>
Microsoft\Win32\UserPreferenceChangingEventHandler.cs (1)
7
/// <para>Represents the method that will handle the <see cref='Microsoft.Win32.SystemEvents.
UserPreferenceChanging
'/> event.</para>
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (1)
47
SystemEvents.
UserPreferenceChanging
+= OnUserPreferenceChanging;
System\Windows\Forms\Rendering\DisplayInformation.cs (1)
22
SystemEvents.
UserPreferenceChanging
+= UserPreferenceChanging;
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
28
SystemEvents.
UserPreferenceChanging
+= OnUserPreferenceChanging;