Implemented interface member:
method
NotifyDefault
System.Windows.Forms.IButtonControl.NotifyDefault(System.Boolean)
6 references to NotifyDefault
System.Windows.Forms.Tests (6)
System\Windows\Forms\ButtonTests.cs (6)
1823control.NotifyDefault(value); 1828control.NotifyDefault(value); 1833control.NotifyDefault(!value); 1867control.NotifyDefault(value); 1875control.NotifyDefault(value); 1883control.NotifyDefault(!value);