2 references to LeftShift
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (2)
158
x &= ~
LeftShift
(1,y);
168
return ((x &
LeftShift
(1,y)) != 0);