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)
1821control.NotifyDefault(value); 1826control.NotifyDefault(value); 1831control.NotifyDefault(!value); 1865control.NotifyDefault(value); 1873control.NotifyDefault(value); 1881control.NotifyDefault(!value);