2 references to AutoScaleBaseSize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\FormDocumentDesigner.cs (2)
72ShadowProperties[nameof(AutoScaleBaseSize)] = value; 89return !_initializing && ((Form)Component).AutoScale && ShadowProperties.Contains(nameof(AutoScaleBaseSize));