wpf icon indicating copy to clipboard operation
wpf copied to clipboard

WPF is a .NET Core UI framework for building Windows desktop applications.

Results 448 wpf issues
Sort by recently updated
recently updated
newest added

- [ ] Win 11 theme in WPF should also support acrylic background, Mica styles for eg: Transparent glass like background - [ ] App layering and card layout are...

User Story
Win 11 Theming

- [x] Verify that snap layout is working for WPF applications - [ ] Snap layout works fine with Window Chrome as well - [ ] Custom Chrome Title Bar...

User Story
Win 11 Theming

- [ ] The app's theme should change depending upon the system theme changed event. - [ ] App developers should have a method to change the theme to light/dark....

User Story
Win 11 Theming

- [x] Create new sample applications with updated themes - [ ] Update sample applications on a separate branch to new themes in WPF-Samples - [ ] Create sample applications...

User Story
Win 11 Theming

### Description After upgrading from .NET 8.0.1 to .NET 8.0.2, one of my WPF projects fails to build with the following errors: ``` D:\a\youtube-dl-wpf\youtube-dl-wpf\YoutubeDl.Wpf\System.Text.Json.SourceGeneration\System.Text.Json.SourceGeneration.JsonSourceGenerator\SettingsJsonSerializerContext.g.cs(11,6): error CS0579: Duplicate 'global::System.CodeDom.Compiler.GeneratedCodeAttribute' attribute [D:\a\youtube-dl-wpf\youtube-dl-wpf\YoutubeDl.Wpf\YoutubeDl.Wpf_jzcrjhnw_wpftmp.csproj]...

Investigate

### Description Hi. Our .NET Core WPF App needs to interact with a 3rd-party API. These APIs are exposed via COM objects using a primary interop assembly, for development purposes,...

Investigate

Trying to load XAML into non-default `AssemblyLoadContext` can lead to very confusing errors. The underlying problem is that XAML parser is not aware of assembly load contexts. The parser itself...

Enhancement Requested
rank20

- [x] Setup a new branch for win11theming feature - [x] Setup the build pipeline on the feature branch - [ ] Add setup to run relevant tests - [...

User Story
Win 11 Theming

### Description This is the parent issue that tracks the User Stories / Tasks for Fluent Theming. - [x] #8547 - [x] #8539 - [x] #8541 - [x] #8542 -...

Epic
Win 11 Theming