2 references to LogicalImageSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
29
private static int s_imageSize =
LogicalImageSize
;
530
s_imageSize = ScaleHelper.ScaleToInitialSystemDpi(
LogicalImageSize
);