2 references to NoClientNotifications
System.Windows.Forms.TestUtilities (2)
NoClientNotificationsScope.cs (2)
21
_switchScope = new(WinFormsAppContextSwitchNames.
NoClientNotifications
, GetDefaultValue, enable);
38
.CreateDelegate<Func<string, bool>>("GetSwitchDefaultValue")(WinFormsAppContextSwitchNames.
NoClientNotifications
);