XAML-Knight
XAML-Knight
## Fixes #4440 Need to remove references to detached code, as they appear in the Community Toolkit Sample App as empty placeholders. ## PR Type What kind of change does...
## Describe the bug The text in the OK & Cancel buttons of the `InAppNotification `control are cut when setting the text scale to 225% from Windows settings:  ......
## Fixes #3555 The ThemeListener Sample Page uses it's own ThemeListener, when in reality it could just use the Sample App's Sample Controller ThemeListener instance, instead. This PR also includes...
### Describe the bug The WCT samples.json file contains references to code packages that have already been detached: - Guard APIs - High Performance APIs - MVVM Toolkit ### Regression...