1 reference to FALSE
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2863
int dwDisallow = (int)(disallowPeek ? Win32Value.TRUE : Win32Value.
FALSE
);