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