Skip to content

Commit d2c29df

Browse files
committed
Added DRT Window Auto Size
1 parent d9acee8 commit d2c29df

File tree

4 files changed

+443
-0
lines changed

4 files changed

+443
-0
lines changed

Microsoft.DotNet.Wpf.Test.sln

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DrtHwndSource", "src\Test\E
77
EndProject
88
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DrtWindow", "src\Test\AppModel\DRT\Window\Window\DrtWindow.csproj", "{44307102-D75F-43F4-9A44-37CDC45E5E36}"
99
EndProject
10+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DrtWindowAutoSize", "src\Test\AppModel\DRT\Window\WindowAutoSize\DrtWindowAutoSize.csproj", "{81611D3F-427D-4FDB-AB1D-C6F133CB65D8}"
11+
EndProject
1012
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonData", "src\Test\BranchCommon\data\CommonData.csproj", "{D5F8FF19-BE50-49D3-9343-EEF2182611B7}"
1113
EndProject
1214
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestServices", "src\Test\Common\DRT\TestServices\TestServices.csproj", "{12B6B1C0-A834-4223-B5F4-5813F2D73FAA}"

0 commit comments

Comments
 (0)