2022年3月8日

WPF ListBox ListView ScrollViewer ScrollBar 样式例子

摘要: <Color x:Key="DisabledForegroundColor">#FF888888</Color> <Color x:Key="ControlPressedColor">#FF211AA9</Color> <Style x:Key="ScrollBarLineButton" Targe 阅读全文

posted @ 2022-03-08 17:53 lopengye 阅读(382) 评论(0) 推荐(0)

WPF 向四周扩散的阴影

摘要: <DropShadowEffect Color="#FFDCDFE8" BlurRadius="20" Direction="0" ShadowDepth="0" Opacity="0.5" /> 阅读全文

posted @ 2022-03-08 14:27 lopengye 阅读(148) 评论(0) 推荐(0)

导航