3 references to OutlineSizeExplorerTreeStyle
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (3)
32
private int _outlineSizeExplorerTreeStyle =
OutlineSizeExplorerTreeStyle
;
122
_outlineSizeExplorerTreeStyle = ScaleHelper.ScaleToInitialSystemDpi(
OutlineSizeExplorerTreeStyle
);
5419
_outlineSizeExplorerTreeStyle = LogicalToDeviceUnits(
OutlineSizeExplorerTreeStyle
);