2 writes to _statusCommandUI
System.Windows.Forms.Design (2)
System\ComponentModel\Design\SelectionService.cs (2)
49
_statusCommandUI
= new StatusCommandUI(provider);
291
_statusCommandUI
= null!;
2 references to _statusCommandUI
System.Windows.Forms.Design (2)
System\ComponentModel\Design\SelectionService.cs (2)
469
_statusCommandUI
.SetStatusInformation(_selection[0] as Component);
473
_statusCommandUI
.SetStatusInformation(Rectangle.Empty);