2 references to DecodeAsISF
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
440
localBytesDecoded = DrawingAttributeSerializer.
DecodeAsISF
(inputStream, guidList, bytesDecodedInCurrentTag, dr);
871
cb = DrawingAttributeSerializer.
DecodeAsISF
(strm, guidList, cbDA, attributes);