1 write to SizeOfDecimal
PresentationCore (1)
Shared\MS\Internal\Ink\Native.cs (1)
29SizeOfDecimal = (uint)Marshal.SizeOf(typeof(decimal));
1 reference to SizeOfDecimal
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
689int count = (int)((memStream.Length - 2) / Native.SizeOfDecimal); // size of one element