-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.Win 11 Theming
Milestone
Description
- Create style xamls for each wpf control
- Import the style from App.Xaml
- Add all the relevant API changes, also mark an entry to the Public API changes page for WPF Win 11 theming.
- Verify that the control is working fine and looking fine in all the states(Active, Hover, Selected etc)
- Create a combined RD of all the above xamls for each control
- Add the combined Controls RD to the app.xaml
- 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 #10392
- • Border - no styles in Aero2
- • BulletDecorator - not present in Fluent
- • Canvas - no styles in Aero2
- • DockPanel - no styles in Aero2
- • Expander
- • Grid - no styles in Aero2
- • GridSplitter
- • GroupBox
- • Panel - no styles in Aero2
- • ResizeGrip
- • Separator
- • ScrollBar
- • ScrollViewer
- • StackPanel - no styles in Aero2
- • Thumb
- • Viewbox - no styles in Aero2
- • VirtualizingStackPanel - no styles in Aero2
- • Window
- • WrapPanel - no styles in Aero2
- • Button
- • RepeatButton
- • DataGrid
- • ListView
- • TreeView
- • Calendar
- • DatePicker
- • ContextMenu
- • Menu
- • ToolBar
- • CheckBox
- • ComboBox
- • ListBox
- • RadioButton
- • Slider
- • Frame
- • Hyperlink
- • Page
- • NavigationWindow
- • TabControl
- • AccessText - no styles in Aero2
- • Label
- • Popup - no styles in Aero2
- • ProgressBar
- • StatusBar
- • TextBlock
- • ToolTip
- • DocumentViewer
- • FlowDocumentPageViewer
- • FlowDocumentReader
- • FlowDocumentScrollViewer
- • StickyNoteControl
- • TextBox
- • RichTextBox
- • PasswordBox
- • Image - no styles in Aero2
- • MediaElement - no styles in Aero2
- • SoundPlayerAction
- • InkCanvas
- • InkPresenter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.Win 11 Theming
Type
Projects
Status
☑ Done