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