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