File tree Expand file tree Collapse file tree 3 files changed +0
-21
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
-21
lines changed Original file line number Diff line number Diff line change 132132 </Setter >
133133 </Style >
134134
135- <Style TargetType =" Frame" >
136- <Setter Property =" HasShadow" Value =" False" />
137- <Setter Property =" BorderColor" Value =" {AppThemeBinding Light={StaticResource Gray200}, Dark={StaticResource Gray950}}" />
138- <Setter Property =" CornerRadius" Value =" 8" />
139- <Setter Property =" BackgroundColor" Value =" {AppThemeBinding Light={StaticResource White}, Dark={StaticResource Black}}" />
140- </Style >
141-
142135 <Style TargetType =" ImageButton" >
143136 <Setter Property =" Opacity" Value =" 1" />
144137 <Setter Property =" BorderColor" Value =" Transparent" />
Original file line number Diff line number Diff line change 159159 </Setter >
160160 </Style >
161161
162- <Style TargetType =" Frame" >
163- <Setter Property =" HasShadow" Value =" False" />
164- <Setter Property =" BorderColor" Value =" {AppThemeBinding Light={StaticResource Gray200}, Dark={StaticResource Gray950}}" />
165- <Setter Property =" CornerRadius" Value =" 8" />
166- <Setter Property =" BackgroundColor" Value =" {AppThemeBinding Light={StaticResource White}, Dark={StaticResource Black}}" />
167- </Style >
168-
169162 <Style TargetType =" ImageButton" >
170163 <Setter Property =" Opacity" Value =" 1" />
171164 <Setter Property =" BorderColor" Value =" Transparent" />
Original file line number Diff line number Diff line change 132132 </Setter >
133133 </Style >
134134
135- <Style TargetType =" Frame" >
136- <Setter Property =" HasShadow" Value =" False" />
137- <Setter Property =" BorderColor" Value =" {AppThemeBinding Light={StaticResource Gray200}, Dark={StaticResource Gray950}}" />
138- <Setter Property =" CornerRadius" Value =" 8" />
139- <Setter Property =" BackgroundColor" Value =" {AppThemeBinding Light={StaticResource White}, Dark={StaticResource Black}}" />
140- </Style >
141-
142135 <Style TargetType =" ImageButton" >
143136 <Setter Property =" Opacity" Value =" 1" />
144137 <Setter Property =" BorderColor" Value =" Transparent" />
You can’t perform that action at this time.
0 commit comments