4 references to LEFT
PresentationFramework (4)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
746
return compliment ? HT.RIGHT : HT.
LEFT
;
748
return compliment ? HT.
LEFT
: HT.RIGHT;
1440
{ HT.
LEFT
, HT.CLIENT, HT.RIGHT },
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
273
SIZEFIRST =
LEFT
,