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