摘要: XAML代码: <Popup x:Name="popupStrategy" StaysOpen="False" PopupAnimation="Scroll" Width="190" MaxHeight="300" AllowsTransparency="True"> <Border Backgro 阅读全文
posted @ 2018-04-09 12:23 0611163 阅读(3623) 评论(6) 推荐(0)
摘要: 使用HierarchicalDataTemplate递归绑定现实 XAML代码: <UserControl x:Class="SunCreate.CombatPlatform.Client.MultiSelOrgTree" xmlns="http://schemas.microsoft.com/wi 阅读全文
posted @ 2018-04-09 12:19 0611163 阅读(1604) 评论(0) 推荐(0)