From 349abafd25ec2cb6399005756e765bc9412edcc3 Mon Sep 17 00:00:00 2001 From: Vitaliy Semianiaka Date: Sun, 26 Feb 2017 09:26:26 +0300 Subject: [PATCH] Update zoomcontrol.md --- docs/help/zoomcontrol.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/help/zoomcontrol.md b/docs/help/zoomcontrol.md index 37f693a..c055a68 100644 --- a/docs/help/zoomcontrol.md +++ b/docs/help/zoomcontrol.md @@ -1,12 +1,12 @@ ### ZoomControl usage example -`DraggableExtender` for `ZoomControl`. Example: +Example: ```xaml - - - + + - -``` \ No newline at end of file + +```