From 3201751e9b6c84b91d41877aa42638cd3b9d12c9 Mon Sep 17 00:00:00 2001 From: Kinnara Date: Thu, 5 Sep 2013 14:47:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39d293c..312279d 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Submenu for an application bar item. **FlipView** Lets people flip through items one at a time. Similar to the WinRT FlipView. -**ImageButton** -Button control which has an image as its content. +**ImageButton + ToggleImageButton** +Button/ToggleButton control which has an image as its content. **Label** Enhanced text control that supports MaxLines and TextLineBounds. A rich set of standard styles are provided.