WPF
Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.
Here are 6,369 public repositories matching this topic...
-
Updated
Feb 28, 2022 - C#
-
Updated
Aug 16, 2020 - C#
-
Updated
Mar 1, 2022 - C#
-
Updated
Mar 15, 2022 - C#
-
Updated
Mar 10, 2022 - 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
From comment on review here: CommunityToolkit/WindowsCommunityToolkit#4206 (comment)
Describe the bug
Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv
Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the li
-
Updated
Mar 14, 2022 - C#
It is currently a pain to use an OxyPlot.WinfowsForms.PlotView
with a transparent background: it throws if you set its BackColor
to transparent. To avoid this, it is necessary to set the ControlStyles.SupportsTransparentBackColor
style to true
on the PlotView
; however, Control.SetStyle
is protected, so consumers must resort to reflection or extending PlotView
to do so. This could be
-
Updated
Feb 19, 2022 - C#
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Mar 9, 2022 - C#
-
Updated
Mar 3, 2022 - C#
💻 Environment
Platform: Windows
OS Version: 10
Toggl Version: 7.5.442
📒 Description
Hello.
Thank you for such a good program for keeping track of work. It helps me a lot, it's very convenient.
- Auto Update.
How can I disable updating to the latest version? Since the program itself downloads the update to the latest version and after closing and opening the program updates t
-
Updated
Mar 7, 2022 - C#
-
Updated
Jan 23, 2022 - C#
-
Updated
Mar 12, 2022 - C#
Port to avalonia
I really like the look of this theme but I use avalonia for most of my projects would you be happy for me to port this to avalonia? I would adhere to the rules of the license and credit you and this repo
Created by Microsoft
Latest release 19 days ago
- Repository
- dotnet/wpf
- Wikipedia
- Wikipedia
Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core