3 references to RIGHT
PresentationFramework (3)
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
},