4 references to LEFT
PresentationFramework (4)
System\Windows\Shell\WindowChromeWorker.cs (3)
469
return compliment ? HT.RIGHT : HT.
LEFT
;
471
return compliment ? HT.
LEFT
: HT.RIGHT;
1022
{ HT.
LEFT
, HT.CLIENT, HT.RIGHT },
System\Windows\Standard\NativeMethods.cs (1)
274
SIZEFIRST =
LEFT
,