Tanya Solyanik
Tanya Solyanik
We obsoleted that type as a compile time warning, applications still can use it. This gives developers time to re-write applications if needed.
>@Tanya-Solyanik, Are you planning to take this up in 7.0? No, this is a request from the runtime team. Someone from our team should work with Rich to understand his...
https://github.com/dotnet/core/blob/master/samples/linker-instructions.md
Additional details: On a form with a textbox and a print preview control, TAB will attempt to move focus to print preview control. This control does not display a focus...
@NikitaSemenovAkvelon - the border should not be drawn because print preview control is not editable, it does not process keyboard focus.
Moved to triage. This fix introduces a subtle change. Before and after default generated code does not have `TabStop` property in .designer.cs. If this source runs on the `before` binaries,...
No, I'm not aware of this issue. I had experimented like this: 1 Added 2 settings to a settings file, saved the settings, restarted the application 2. read back the...
I re-run your scenario and settings under user profile were not erased on steps 4-5. Are you incrementing assembly version of every re-build? How does the path to the stored...
@Olina-Zhang - could you please retest this on the newest windows11?