2 implementations of FUpdateComponentRegistration
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
1797bool UnsafeNativeMethods.IMsoComponentManager.FUpdateComponentRegistration(
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
500bool UnsafeNativeMethods.IMsoComponentManager.FUpdateComponentRegistration(IntPtr dwComponentID, NativeMethods.MSOCRINFOSTRUCT info) {
1 reference to FUpdateComponentRegistration
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
503return _original.FUpdateComponentRegistration(_componentId, info);