mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove unused data context binding
This commit is contained in:
parent
8fac98d0a1
commit
2fd5b388ea
1 changed files with 0 additions and 1 deletions
|
|
@ -352,7 +352,6 @@
|
|||
Title="{DynamicResource KoreanImeTitle}"
|
||||
Margin="0 14 0 0"
|
||||
Closable="False"
|
||||
DataContext="{Binding RelativeSource={RelativeSource AncestorType=Border}, Path=DataContext}"
|
||||
IsIconVisible="True"
|
||||
Length="Long"
|
||||
Message="{DynamicResource KoreanImeGuide}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue