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 8fc0b69 commit 987cde1Copy full SHA for 987cde1
src/Modules/SmartThermo.Modules.Analytics/Dialogs/Views/SessionDialog.xaml
@@ -11,12 +11,6 @@
11
Background="{DynamicResource SystemControlPageBackgroundChromeMediumLowBrush}"
12
mc:Ignorable="d">
13
14
- <UserControl.Resources>
15
- <ControlTemplate x:Key="EmptyListBoxTemplate">
16
- <TextBlock Text="Items count == 0" />
17
- </ControlTemplate>
18
- </UserControl.Resources>
19
-
20
<prism:Dialog.WindowStyle>
21
<Style TargetType="Window">
22
<Setter Property="WindowStyle" Value="None" />
0 commit comments