### .NET version .NET SDK 10.0.100-preview.6.25315.102 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET 5+? No, this is a new feature introduced by the https://github.com/dotnet/winforms/pull/13561 ### Issue description A warning dialog pops up when trying to switch the values for the FormScreenCaptureMode property  ### Steps to reproduce 1. Create a .NET winforms application 2. Trying to switch the values for the FormScreenCaptureMode property