xaml
Here are 1,194 public repositories matching this topic...
A cross-platform UI framework for .NET
-
Updated
Jul 9, 2022 - C#
We just need to write information in the wiki about how to configure the language of an application that use MaterialDesignInXaml.
- Update the Wiki
Related issue : MaterialDesignInXAML/MaterialDesignInXamlToolkit#2318
What's the Problem?
It is not any type of problem.
Solution/Idea
This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.
Alternatives
According to Google:
A code of conduct defines standards for how to eng
-
Updated
Jul 8, 2022 - C#
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
-
Updated
Jul 2, 2022 - C#
On which page?
https://platform.uno/docs/articles/guides/uno-material-walkthrough.html
What's wrong?
Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.
These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking
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
Describe the bug
The TwoPaneView sets up m_windowSizeChangedRevoker, m_pane1LoadedRevoker and m_pane2LoadedRevoker but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?
Steps to reproduce the bug
Looking into the code
Expected behavior
No response
Screenshots
No response
NuGet package version
Microsoft.UI.
Contains some simple and commonly used WPF controls
-
Updated
Jun 17, 2022 - C#
Steps To Reproduce
when using bitwarden android app and using it to autofill, the pin page comes up to unlock, but recently the keyboard stopped coming up automatically and requires the user to click on the pin text block and then the numeric keyboard comes up.
This used to work up until a few weeks/ month ago.
Expected Result
keyboard to open when going to the pin screen
Actua
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
Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
-
Updated
Jul 8, 2022 - Rich Text Format
WPF Ribbon control like in Office
-
Updated
Jul 5, 2022 - C#
Snoop - The WPF Spy Utility
-
Updated
Jul 7, 2022 - C#
Describe the bug
ScrollViewer sample is confusing because the page doesn't even show scroll indicator or scroll bar unless I zooomed out the image. Perhaps better representation of scroll viewer is better here?
Steps to reproduce the bug
Steps to
A .NET library to run C# code in parallel on the GPU through DX12, D2D1 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers!
-
Updated
Jul 4, 2022 - C#
Awesome icon packs for WPF and UWP in one library
-
Updated
Mar 17, 2022 - C#
Would be great if the designer could be installed as a PWA
- #7471
- #7472
- Stretch goals: Allow user to persist the change on cards and data. When PWA is launched, the last editor data is showed
- Stretch goals: Allow user to export/import the cards and data.
Fluent Design System for WPF.
-
Updated
Apr 8, 2022 - C#
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
-
Updated
Jan 21, 2022 - C#
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
-
Updated
May 12, 2022 - C#
Visual Studio extension to help format your XAML source code
-
Updated
Jun 22, 2022 - C#
Improve this page
Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."


What's the Problem?
Currently if you are in the middle of a search and press escape, the app treats it like enter and continues the search. This goes against the escape button's supposed behavior.
Solution/Idea
Pressing escape should cancel the search.
Alternatives
Using the mouse to cancel the search.
Priorities