2021年1月18日

摘要: <Grid> <StackPanel Orientation="Horizontal" HorizontalAlignment="Center"> <ToggleButton x:Name="menuButton" Content="{Binding DisplayText}" Style="{St 阅读全文
posted @ 2021-01-18 10:54 daodaowei 阅读(147) 评论(0) 推荐(0)
 

2020年9月26日

摘要: <Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schem 阅读全文
posted @ 2020-09-26 22:35 daodaowei 阅读(134) 评论(0) 推荐(0)
 

2018年9月28日

摘要: 效果如图,treeview 跟 expander的样式。 <Window.Resources> <local:LineConverter x:Key="lineConverter"></local:LineConverter> <SolidColorBrush x:Key="Expander.Mou 阅读全文
posted @ 2018-09-28 16:46 daodaowei 阅读(867) 评论(0) 推荐(0)