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