2 references to DecodeTransformTable
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
486
localBytesDecoded =
DecodeTransformTable
(inputStream, bytesDecodedInCurrentTag, false);
500
localBytesDecoded =
DecodeTransformTable
(inputStream, bytesDecodedInCurrentTag, true);