1 write to _autoUpgradeEnabled
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
358this._autoUpgradeEnabled = value;
2 references to _autoUpgradeEnabled
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (2)
39if (UnsafeNativeMethods.IsVista && this._autoUpgradeEnabled && SettingsSupportVistaDialog) 354return this._autoUpgradeEnabled;