1 implementation of SyncComponent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
1342
void ISelectionUIService.
SyncComponent
(object? component)
2 references to SyncComponent
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.cs (2)
324
((ISelectionUIService)this).
SyncComponent
(null);
374
((ISelectionUIService)this).
SyncComponent
(ce.Component);