WPF
Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.
Here are 4,900 public repositories matching this topic...
-
Updated
Sep 17, 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.
NOTE
While updated and added XML docs should include Summaries, and information for parameters/return values, it will o
-
Updated
Sep 17, 2020 - C#
-
Updated
Sep 1, 2020 - C#
-
Updated
Jul 27, 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
Sep 17, 2020 - C#
-
Updated
Jul 23, 2020 - JavaScript
💻 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
Aug 15, 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
-
Updated
Sep 17, 2020 - C#
-
Updated
Oct 17, 2019 - C#
Created by Microsoft
Latest release 16 days ago
- Repository
- dotnet/wpf
- Wikipedia
- Wikipedia
Currently the color zone supports setting Primary* values in its
Mode
property. Currently it only supports a single Accent value. We should add two additional values toColorZoneMode
calledAccentLight
andAccentDark
.The triggers that set the Background/Foreground for each of the modes are set in the [Generic.xaml](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blo