Results 11 issues of Harshit

## Description The following PR fixes Accessibility issue which occurs due to improper naming of nested controls of scroll bar and editable combo box. Additionally, it fixes the one's with...

PR

### Description The styles for menu and menu item is inconsistent when using dark theme for windows 11 applications. The menu items are not visible in dark theme. ### Reproduction...

:construction: work in progress
Win 11 Theming

## Description Adds DRT - DrtImaging Number of Tests Added - 1 Also, fixes the files not being tracked by adding them first and then ignoring the remaining ones. ##...

PR

### Description Usage of resources defined in `Fluent` theme as `StaticResource` is not supported in the current implementation for Fluent themes. The usage throws a `XamlParseException` in doing so. ###...

Win 11 Theming

Fixes #8698 ## Description Multiple styles are not specifically added to Fluent styles. Currently, Fluent styles are not individually incorporated. They are overlaid on the Aero2 theme, which allows the...

PR
Win 11 Theming

### Description The following controls does not have any styles defined for Windows 11. - [x] ContentControl - [x] Bold - [x] Italic - [x] Underline - [x] Paragraph -...

User Story
:construction: work in progress
Win 11 Theming

Similar PR: https://github.com/dipeshmsft/wpf/pull/4 ## Description The following changes update the `ThemeMode` of a window, if and when window's resource changes to include fluent styles. ## Regression _None_ ## Testing Local...

PR
Win 11 Theming

## Description Added `tsaoptions.json` based on aspire [PR](https://github.com/dotnet/aspire/pull/4860). @mmitche can you please see if this is in accordance to the discussions of the above mentioned PR? Also, is there a...

PR

## Description The changes aim to suppress CodeQL warnings around Binary Formatter's deserialize method in code and related tests. ## Customer Impact _None_ ## Regression _None_ ## Testing Local Build...

* NO MERGE *
PR

### Description The new windows 11 styles for data grid header does not differ much from the data grid cell styles. The header does not contain the sorting icon that...

Win 11 Theming