2 writes to outlineSizeExplorerTreeStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
183
outlineSizeExplorerTreeStyle
= DpiHelper.LogicalToDeviceUnitsX(OUTLINE_SIZE_EXPLORER_TREE_STYLE);
5415
outlineSizeExplorerTreeStyle
= LogicalToDeviceUnits(OUTLINE_SIZE_EXPLORER_TREE_STYLE);
1 reference to outlineSizeExplorerTreeStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1562
return
outlineSizeExplorerTreeStyle
;