WPF listBox选中项改变样式

2021-03-04 12:25

阅读:541

标签:center   color   sof   rop   ade   enter   sele   loaded   xaml   

"Mjj.MyUserControls.LeftMenu"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
             mc:Ignorable="d" 
             d:DesignHeight="300" d:DesignWidth="300" Loaded="UserControl_Loaded">
    "{StaticResource LeftMenuListBoxStyle}" DisplayMemberPath="MenuName"  BorderThickness="0" Width="160px" Name="ListBoxLeftMenu"  >

    

 

WPF listBox选中项改变样式

标签:center   color   sof   rop   ade   enter   sele   loaded   xaml   

原文地址:https://www.cnblogs.com/tangchun/p/12941436.html


评论


亲,登录后才可以留言!