摘要: How to add custom AppBarLike Other contols, AppBar is also under nmaespace of "Windows.UI.Xaml.Controls", and it just a simple ContentControl.The member of AppBar is also very simple, IsOpen and IsStick represents whether open or not and whether not hide automatical. And we can use events 阅读全文
posted @ 2013-01-09 16:43 Blackeye 阅读(172) 评论(0) 推荐(0)