2 references to MaxBAASize
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (2)
278if (defaultIndex < DefaultBAACount && DefaultBAASize[defaultIndex] <= MaxBAASize) 309private byte[] _bits = new byte[MaxBAASize];