3 writes to _flags
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\LZCodec.cs (3)
63_flags = 0; 71if (((_flags >>= 1) & 0x100) == 0) 74_flags = (((int)byte1) | 0xff00);
1 reference to _flags
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\LZCodec.cs (1)
79if ((_flags & 1) != 0)