2 references to UIS_INITIALIZE
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHost.cs (2)
862
UpdateUIState(NativeMethods.
UIS_INITIALIZE
);
986
Debug.Assert(uiAction == NativeMethods.
UIS_INITIALIZE
|| uiAction == NativeMethods.UIS_SET, "Unexpected uiAction");