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