work hard work smart

专注于Java后端开发。 不断总结,举一反三。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年8月1日

摘要: Metro style App ContextMenu Summary。Fist let us see the effect pictures。Picture 1.Picture 2.Get the frameworkElement Rect。 public static Rect GetElementRect(FrameworkElement element) { GeneralTransform buttonTransform = element.TransformToVisual(null); Point point... 阅读全文

posted @ 2012-08-01 18:56 work hard work smart 阅读(800) 评论(0) 推荐(0) 编辑