Skip to content

Commit 97455ff

Browse files
committed
fix: Adjust style references for ScrollBar and ScrollViewer
1 parent 920e761 commit 97455ff

File tree

4 files changed

+0
-231
lines changed

4 files changed

+0
-231
lines changed

src/Uno.UI/UI/Xaml/Controls/ScrollBar/ScrollBar.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,9 +1042,4 @@
10421042
</Setter>
10431043
</Style>
10441044

1045-
<macos:Style TargetType="ScrollBar" BasedOn="{StaticResource XamlNoAnimationScrollBar}" />
1046-
<netstdref:Style TargetType="ScrollBar" BasedOn="{StaticResource XamlNoAnimationScrollBar}" />
1047-
<ios:Style TargetType="ScrollBar" BasedOn="{StaticResource XamlDefaultScrollBar}" />
1048-
<android:Style TargetType="ScrollBar" BasedOn="{StaticResource XamlDefaultScrollBar}" />
1049-
10501045
</ResourceDictionary>

src/Uno.UI/UI/Xaml/Controls/ScrollViewer/ScrollViewer.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,4 @@
326326
</Setter>
327327
</Style>
328328

329-
<macos:Style TargetType="ScrollViewer" BasedOn="{StaticResource DefaultScrollViewerStyle}" />
330-
<netstdref:Style TargetType="ScrollViewer" BasedOn="{StaticResource DefaultScrollViewerStyle}" />
331-
<ios:Style TargetType="ScrollViewer" BasedOn="{StaticResource NativeScrollViewerStyle}" />
332-
<android:Style TargetType="ScrollViewer" BasedOn="{StaticResource NativeScrollViewerStyle}" />
333-
334329
</ResourceDictionary>

src/Uno.UI/UI/Xaml/Controls/TwoPaneView/TwoPaneView_rs1.xaml

Lines changed: 0 additions & 91 deletions
This file was deleted.

src/Uno.UI/UI/Xaml/Controls/TwoPaneView/TwoPaneView_v1.xaml

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)