2 references to DecodeTransformTable
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
476
localBytesDecoded =
DecodeTransformTable
(inputStream, bytesDecodedInCurrentTag, false);
490
localBytesDecoded =
DecodeTransformTable
(inputStream, bytesDecodedInCurrentTag, true);