1 reference to MoveTreeViewTextLocationOnePixel
System.Windows.Forms (1)
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
2829Point textLoc = new(AppContextSwitches.MoveTreeViewTextLocationOnePixel ? bounds.X : bounds.X - 1, bounds.Y);