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