mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-29 11:32:53 +00:00
Compare commits
2 commits
77119e6e7b
...
0f78706237
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f78706237 | ||
|
|
216c9c0adc |
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