File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 104104 <system : String x : Key =" AlwaysPreview" >Always Preview</system : String >
105105 <system : String x : Key =" AlwaysPreviewToolTip" >Always open preview panel when Flow activates. Press {0} to toggle preview.</system : String >
106106 <system : String x : Key =" shadowEffectNotAllowed" >Shadow effect is not allowed while current theme has blur effect enabled</system : String >
107+ <system : String x : Key =" BackdropType" >Backdrop Type</system : String >
107108 <system : String x : Key =" BackdropTypesNone" >None</system : String >
108109 <system : String x : Key =" BackdropTypesAcrylic" >Acrylic</system : String >
109110 <system : String x : Key =" BackdropTypesMica" >Mica</system : String >
Original file line number Diff line number Diff line change 461461
462462 <!-- Backdrop effect -->
463463 <cc : Card
464- Title =" Backdrop Type "
464+ Title =" {DynamicResource BackdropType} "
465465 Margin =" 0 8 0 0"
466- Icon ="  "
467- Sub =" {DynamicResource shadowEffectRestart}" >
468-
466+ Icon ="  " >
469467 <ComboBox
470468 MinWidth =" 160"
471469 VerticalAlignment =" Center"
483481 <cc : Card
484482 Title =" {DynamicResource queryWindowShadowEffect}"
485483 Margin =" 0 8 0 0"
486- Icon ="  "
487- Sub =" {DynamicResource shadowEffectRestart}" >
484+ Icon ="  " >
488485 <ui : ToggleSwitch
489486 IsEnabled =" {Binding IsDropShadowEnabled}"
490487 IsOn =" {Binding DropShadowEffect}"
You can’t perform that action at this time.
0 commit comments