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 dcdd6302..c68a6beb 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.