wpf icon indicating copy to clipboard operation
wpf copied to clipboard

Control Specific Styling

Open singhashish-wpf opened this issue 2 years ago • 0 comments

  • [x] Create style xamls for each wpf control
  • [x] Import the style from App.Xaml
  • [x] Add all the relevant API changes, also mark an entry to the Public API changes page for WPF Win 11 theming.
  • [x] Verify that the control is working fine and looking fine in all the states(Active, Hover, Selected etc)
  • [x] Create a combined RD of all the above xamls for each control
  • [x] Add the combined Controls RD to the app.xaml
  • [x] Verify that all the controls are working and looking as desired
  • [ ] Create a mechanism to import the style in app.xaml by default from .NET9
  • [ ] Modify the template projects for wpf to have win 11 theming styles

List of Controls

singhashish-wpf avatar Dec 14 '23 10:12 singhashish-wpf