We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a1cbd commit 348053aCopy full SHA for 348053a
Flow.Launcher/ResultListBox.xaml
@@ -32,10 +32,8 @@
32
<!-- IsSynchronizedWithCurrentItem: http://stackoverflow.com/a/7833798/2833083 -->
33
34
<ListBox.Resources>
35
- <converter:SizeRatioConverter x:Key="SizeRatioConverter" />
36
<converter:IconRadiusConverter x:Key="IconRadiusConverter" />
37
<converter:DiameterToCenterPointConverter x:Key="DiameterToCenterPointConverter" />
38
- <converter:BoolToVisibilityConverter x:Key="BoolToVisibilityConverter" />
39
</ListBox.Resources>
40
<ListBox.ItemTemplate>
41
<DataTemplate>
0 commit comments