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