We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce92e79 commit 12d0b2aCopy full SHA for 12d0b2a
SpeedrunTracker/Views/UserDetailHeaderView.xaml
@@ -8,7 +8,7 @@
8
x:DataType="viewmodels:UserDetailsViewModel"
9
x:Class="SpeedrunTracker.Views.UserDetailHeaderView"
10
mtk:LeakMonitorBehavior.Cascade="True"
11
- mtk:TearDownBehavior.Cascade="True">
+ mtk:TearDownBehavior.Suppress="True">
12
<Grid>
13
<Grid.ColumnDefinitions>
14
<ColumnDefinition Width="100" />
0 commit comments