From b617634f96d2b4e77e65761b939f5f73d5e90898 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Wed, 13 Dec 2023 15:10:57 +0300 Subject: [PATCH] SEO-178100-uwp-page-with-redirect-links --- uwp/Pdf-Viewer/Concepts-and-Features/UI-design-for-mobile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwp/Pdf-Viewer/Concepts-and-Features/UI-design-for-mobile.md b/uwp/Pdf-Viewer/Concepts-and-Features/UI-design-for-mobile.md index dcdd6302d..c68a6bebd 100644 --- a/uwp/Pdf-Viewer/Concepts-and-Features/UI-design-for-mobile.md +++ b/uwp/Pdf-Viewer/Concepts-and-Features/UI-design-for-mobile.md @@ -883,6 +883,6 @@ private async void PageDestinationTextBox_KeyDown(object sender, KeyRoutedEventA The page count on the PageCount text block is set whenever a new PDF is loaded as described earlier. Sample link: - + Note that this sample is common to both mobile design and desktop design.