未验证 提交 6cb25156 编写于 作者: N Nicolai Henriksen 提交者: GitHub

Add IsSynchronizedWithCurrentItem to MaterialDesignDataGridComboBox (#3222)

上级 5238b377
......@@ -432,6 +432,7 @@
<Setter Property="ScrollViewer.VerticalScrollBarVisibility" Value="Auto" />
<Setter Property="Stylus.IsFlicksEnabled" Value="False" />
<Setter Property="Template" Value="{StaticResource MaterialDesignDataGridComboBoxTemplate}" />
<Setter Property="IsSynchronizedWithCurrentItem" Value="False"/>
<Style.Triggers>
<Trigger Property="IsEditable" Value="true">
<Setter Property="IsTabStop" Value="false" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册