File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
Controls/samples/Controls.Sample.Embedding/Resources/Styles
maui-mobile/Resources/Styles
maui-multiproject/MauiApp.1/Resources/Styles Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 173173 </Setter >
174174 </Style >
175175
176- <Style TargetType =" Span" >
177- <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource Black}, Dark={StaticResource White}}" />
178- </Style >
179-
180176 <Style TargetType =" Label" x : Key =" Headline" >
181177 <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource MidnightBlue}, Dark={StaticResource White}}" />
182178 <Setter Property =" FontSize" Value =" 32" />
Original file line number Diff line number Diff line change 200200 </Setter >
201201 </Style >
202202
203- <Style TargetType =" Span" >
204- <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource Black}, Dark={StaticResource White}}" />
205- </Style >
206-
207203 <Style TargetType =" Label" x : Key =" Headline" >
208204 <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource MidnightBlue}, Dark={StaticResource White}}" />
209205 <Setter Property =" FontSize" Value =" 32" />
Original file line number Diff line number Diff line change 173173 </Setter >
174174 </Style >
175175
176- <Style TargetType =" Span" >
177- <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource Black}, Dark={StaticResource White}}" />
178- </Style >
179-
180176 <Style TargetType =" Label" x : Key =" Headline" >
181177 <Setter Property =" TextColor" Value =" {AppThemeBinding Light={StaticResource MidnightBlue}, Dark={StaticResource White}}" />
182178 <Setter Property =" FontSize" Value =" 32" />
You can’t perform that action at this time.
0 commit comments