-
Create a class named PreviewScrollViewer that inherits from ScrollViewer. Reference the namespace of PreviewScrollViewer in XAML, and use the control to place display content inside. |
Beta Was this translation helpful? Give feedback.
Answered by
timunie
Apr 16, 2024
Replies: 1 comment
-
You need the Style for the custom control. If it should look like the normal one, use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qian-o
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need the Style for the custom control. If it should look like the normal one, use
StyleKeyOverride