Skip to content

Commit 5b97e04

Browse files
authored
Added an empty space where there are no columns in the DataGrid layout (#2611)
1 parent b6bbe9d commit 5b97e04

File tree

4 files changed

+773
-514
lines changed

4 files changed

+773
-514
lines changed

Files/Files.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,10 @@
519519
<SubType>Designer</SubType>
520520
<Generator>MSBuild:Compile</Generator>
521521
</Page>
522+
<Page Include="ResourceDictionaries\CustomDataGridStyle.xaml">
523+
<SubType>Designer</SubType>
524+
<Generator>MSBuild:Compile</Generator>
525+
</Page>
522526
<Page Include="ResourceDictionaries\CustomHeaderStyle.xaml">
523527
<SubType>Designer</SubType>
524528
<Generator>MSBuild:Compile</Generator>

0 commit comments

Comments
 (0)