mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-28 19:12:51 +00:00
Merge branch 'edit-branch' into accessibility
This commit is contained in:
commit
0f78706237
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@
|
||||||
</ListBox.ItemTemplate>
|
</ListBox.ItemTemplate>
|
||||||
<ListBox.ItemContainerStyle>
|
<ListBox.ItemContainerStyle>
|
||||||
<Style TargetType="ListBoxItem" BasedOn="{StaticResource MyChipListBoxItem}">
|
<Style TargetType="ListBoxItem" BasedOn="{StaticResource MyChipListBoxItem}">
|
||||||
<Setter Property="Focusable" Value="False" />
|
|
||||||
<Setter Property="AutomationProperties.Name" Value="{Binding Remarks}" />
|
<Setter Property="AutomationProperties.Name" Value="{Binding Remarks}" />
|
||||||
<Setter Property="Template">
|
<Setter Property="Template">
|
||||||
<Setter.Value>
|
<Setter.Value>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue