File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -454,12 +454,22 @@ Them, you can create your own style :
454454The BasedOn needs to be set to the name of our resource , here 's the list of names you can use for other controls:
455455
456456- FluentDesignBorder
457- - FluentDesignRepeatButton
457+ - FluentDesignButton
458458- FluentDesignButtonSpinner
459459- FluentDesignCard
460+ - FluentDesignRepeatButton
461+ - FluentDesignCheckBox
462+ - FluentDesignColorCanvas
460463- FluentDesignContentControl
464+ - FluentDesignExpander
465+ - FluentDesignFilePicker
466+ - FluentDesignMaskedTextBox
461467- FluentDesignNumericUpDown
468+ - FluentDesignRadioButton
469+ - FluentDesignRepeatButton
470+ - FluentDesignTextBox
462471- FluentDesignToggleButton
472+ - FluentDesignToggleSwitch
463473
464474Note that the OverrideDefaultVisualStates will allow you to change the style of a Control while overriding our VisualStates .
465475
You can’t perform that action at this time.
0 commit comments