1 write to Size
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
121
target->
Size
= (CY)source.SizeInPoints;
1 reference to Size
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
119
if (source.SizeInPoints != (float)target->
Size
)