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