4 references to CurrentAutoScaleDimensions
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (2)
137SizeF current = CurrentAutoScaleDimensions; 983_autoScaleDimensions = CurrentAutoScaleDimensions;
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
71return c.CurrentAutoScaleDimensions; 115c.AutoScaleDimensions = c.CurrentAutoScaleDimensions;