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