From 7ecc8c743696b7544ec07de0124db6b92ec25a13 Mon Sep 17 00:00:00 2001 From: humberto Date: Thu, 16 Feb 2023 19:35:32 -0600 Subject: [PATCH] Add ScrollViewer to MarkdownTextBlock xaml and c# code example view "The final result!" --- .../Controls/InteractiveSample.xaml | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/samples/MvvmSampleUwp/Controls/InteractiveSample.xaml b/samples/MvvmSampleUwp/Controls/InteractiveSample.xaml index 015fddc..f7a49a3 100644 --- a/samples/MvvmSampleUwp/Controls/InteractiveSample.xaml +++ b/samples/MvvmSampleUwp/Controls/InteractiveSample.xaml @@ -36,17 +36,21 @@ - + + + - + + +