docs-desktop
docs-desktop copied to clipboard
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
"XAML specifies a language feature that enables certain properties or events to be specified on any element, even if the property or event doesn't exists in the type's definitions for...
[Enter feedback here] Sir, I find that the link that says "Download PDF" has a bug. Instead of allowing to download the pertinent PDF, it results in a download of...
For the most part, this page was very helpful and clearly written. However, there is one "gotcha" that can cause a huge headache for your readers. It occurs with controls...
The app.config sample on this page shows a root node of <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">, but should have a <configuration> root node. I suspect this is a copy and paste typo from...
The documentation for hosting a WPF control in WinForms is only given for .NET Framework. There needs to be parallel documentation for .NET Core. For instance, the .NET Framework documentation...
Are Data Sources supported in .NET Core/.NET 5+? These steps don't say anything about them, but [this article](https://docs.microsoft.com/en-us/visualstudio/data-tools/add-new-data-sources?view=vs-2019) calls out some unsupported features in .NET Core. > The features described...
[Enter feedback here] This is a documentation for UI, and there is not enough GIF or images of the UI changes done by changing the codes according to the documentations....
### Type of issue Other (describe below) ### Description In the instructions for section [To process the dropped data](https://docs.microsoft.com/en-us/dotnet/desktop/wpf/advanced/walkthrough-enabling-drag-and-drop-on-a-user-control?view=netframeworkdesktop-4.8#to-process-the-dropped-data), the method e.Data.GetDataPresent was not working for a WPF app that...
### Type of issue Other (describe below) ### Description There should be documentation about how async event handlers work, best practices and pitfalls. One issue is [this documentation](https://docs.devexpress.com/WindowsForms/403887/build-an-application/security-considerations/code-diagnostics/win-008-message) from DevExpress...
--- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d0ad1362-3064-9816-47e7-7c29cd990173 * Version Independent ID: 08bd499b-178c-fb04-8980-41db01163b66 * Content: [How...