dotnet / dotnet/winforms

.Net11 visual Styles - SystemVisualSettingsChanged event for Windows Theme change

Open
#14,987 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

Is it possibile to add the current Windows theme to SystemVisualSettingsCategories and raising the SystemVisualSettingsChanged event?
subscribing then the Application.SystemVisualSettingsChanged event we will also get that value.

Contributor guide

Open the contributing guide

Research direction

Start by locating SystemVisualSettingsCategories and Application.SystemVisualSettingsChanged in the WinForms source, then trace how Windows visual setting changes are detected and reported. The work is done when the current Windows theme is represented in the categories and subscribing applications receive the corresponding event value, with coverage added where existing event tests are located.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.