1 write to SizeOfDecimal
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Ink\Native.cs (1)
25SizeOfDecimal = sizeof(decimal);
1 reference to SizeOfDecimal
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
647int count = (int)((memStream.Length - 2) / Native.SizeOfDecimal); // size of one element