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.
2 parents ffc18de + beb50c8 commit 090c27eCopy full SHA for 090c27e
1 file changed
src/Themes/TableViewHeaderRow.xaml
@@ -200,6 +200,7 @@
200
Translation="0, 0, 32"
201
BorderThickness="1"
202
RenderTransformOrigin="0.5,0.5"
203
+ DataContext="{x:Null}"
204
BorderBrush="{ThemeResource CardStrokeColorDefaultBrush}"
205
Background="{ThemeResource CardBackgroundFillColorDefaultBrush}">
206
<Border.Shadow>
0 commit comments