WPF
Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.
Here are 6,628 public repositories matching this topic...
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
-
Updated
Jun 4, 2022 - C#
-
Updated
Jun 11, 2022 - C#
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
-
Updated
Aug 16, 2020 - C#
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
Updated
Jun 10, 2022 - C#
EarTrumpet - Volume Control for Windows
-
Updated
Jun 9, 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
Discussed in CommunityToolkit/WindowsCommunityToolkit#4571
Originally posted by victorchinn June 4, 2022
I am getting a XAML parsing error
Microsoft.UI.Xaml.Markup.XamlParseException: 'XAML parsing failed.'
when using this code example in the XAML for TextBox:
ui:TextBoxExtensions.SurfaceDialOptions
Contains some simple and commonly used WPF controls
-
Updated
Jun 9, 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
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
-
Updated
May 15, 2022 - C#
Transparently compress active games and programs using Windows 10/11 APIs
-
Updated
Jun 11, 2022 - Visual Basic .NET
Papercut SMTP -- The Simple Desktop Email Server
-
Updated
Apr 1, 2022 - JavaScript
Describe the bug
There is no difference between the third state and unchecked on checkboxes, for both themes.
To Reproduce
Steps to reproduce the behavior:
- Add CheckBox
- Set IsThreeState="True"
- Test the three states
- Unchecked and third state looks the same
Expected behavior
Visual indication of the third state.
Screenshots
**Desktop (please com
WPF Ribbon control like in Office
-
Updated
Jun 11, 2022 - C#
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
-
Updated
Jun 9, 2022 - C#
Cairo is a customizable, intuitive desktop environment for Windows.
-
Updated
May 6, 2022 - C#
阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.
-
Updated
Mar 31, 2022 - C#
Created by Microsoft
Latest release about 2 months ago
- Repository
- dotnet/wpf
- Wikipedia
- Wikipedia


Bug explanation
Wrong margin/padding on helper text for
MaterialDesignOutlinedTimePickeras you can see on the screenshot below:We must fix the issue like this PR: MaterialDesignInXAML/MaterialDesignInXamlToolkit#2648
Version
4.5.0