Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XceedBoucherS committed Nov 17, 2023
1 parent dd1e114 commit a3faa27
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,12 +454,22 @@ Them, you can create your own style :
The BasedOn needs to be set to the name of our resource, here's the list of names you can use for other controls:

- FluentDesignBorder
- FluentDesignRepeatButton
- FluentDesignButton
- FluentDesignButtonSpinner
- FluentDesignCard
- FluentDesignRepeatButton
- FluentDesignCheckBox
- FluentDesignColorCanvas
- FluentDesignContentControl
- FluentDesignExpander
- FluentDesignFilePicker
- FluentDesignMaskedTextBox
- FluentDesignNumericUpDown
- FluentDesignRadioButton
- FluentDesignRepeatButton
- FluentDesignTextBox
- FluentDesignToggleButton
- FluentDesignToggleSwitch

Note that the OverrideDefaultVisualStates will allow you to change the style of a Control while overriding our VisualStates.

0 comments on commit a3faa27

Please sign in to comment.