2 references to Base64HeaderBytes
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
105
int isfBase64PrefixLength =
Base64HeaderBytes
.Length;
2165
byte[] isfBase64PrefixBytes =
Base64HeaderBytes
;