WPF
Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.
Here are 5,106 public repositories matching this topic...
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Aug 16, 2020 - C#
Add Missing XML Docs
Summary
Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.
HACKTOBERFEST UPDATE
Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari
-
Updated
Oct 25, 2020 - C#
-
Updated
Nov 25, 2020 - C#
-
Updated
Oct 22, 2020 - C#
-
Updated
Nov 23, 2020 - C#
Improvement description
Extend the LegendExamples with one that first shows but then hides the legend.
Why? It took me a while to find the IsLegendVisible
property.
-
Updated
Nov 18, 2020 - C#
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 9, 2020 - C#
Describe the bug
When a timed theme switch is delayed due to high GPU usage, the old monitoring module logged this incident.
The new module has been rewritten more efficiently and does not yet implement this behavior.
Expected behavior
The new GPU monitoring module logs the GPU usage once after the threshold has been surpassed with a message similar to the old module, e.g
💻 Environment
Toggl Version: feature/lixux-qml
HEAD
🐞 Actual behavior
💯 Expected behavior
![image](https://user-images.githubusercontent.com/3977440/78668824-9b7c3180-78db-11ea-9f0f-e97e7d1c92
-
Updated
Nov 16, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Nov 23, 2020 - C#
Created by Microsoft
Latest release about 1 month ago
- Repository
- dotnet/wpf
- Wikipedia
- Wikipedia
While this behavior might be useful for single selection comboboxes, it is an unexpected behavior, when you template the combobox items to achieve a multiselection behavior. Is it possible to disable the behavior that the selected item is removed from the available items list?