1 reference to WS_EX_TOPMOST
WindowsBase (1)
Base\System\Windows\SplashScreen.cs (1)
210
(topMost ? NativeMethods.
WS_EX_TOPMOST
: 0);