3 references to OUTLINE_SIZE_EXPLORER_TREE_STYLE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
67
private int outlineSizeExplorerTreeStyle =
OUTLINE_SIZE_EXPLORER_TREE_STYLE
;
183
outlineSizeExplorerTreeStyle = DpiHelper.LogicalToDeviceUnitsX(
OUTLINE_SIZE_EXPLORER_TREE_STYLE
);
5415
outlineSizeExplorerTreeStyle = LogicalToDeviceUnits(
OUTLINE_SIZE_EXPLORER_TREE_STYLE
);