File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
UITests.Tests.Shared/Controls Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 252252 <Name >Microsoft.Toolkit</Name >
253253 </ProjectReference >
254254 </ItemGroup >
255- <ItemGroup />
256255 <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
257256 <VisualStudioVersion >14.0</VisualStudioVersion >
258257 </PropertyGroup >
Original file line number Diff line number Diff line change 7373 <controls : GridSplitter x : Name =" GridSplitterHorizontal"
7474 Grid.Column=" 1"
7575 Width =" 16"
76- HorizontalAlignment =" Left" >
77- <!-- <controls:GridSplitter.RenderTransform>
78- <TranslateTransform X="-8" />
79- </controls:GridSplitter.RenderTransform>-->
80- </controls : GridSplitter >
76+ HorizontalAlignment =" Left" />
8177
8278 <!-- Row Grid Splitter -->
8379 <controls : GridSplitter x : Name =" GridSplitterVertical"
8480 Grid.Row=" 1"
8581 Grid.ColumnSpan=" 3"
8682 Height =" 16"
8783 VerticalAlignment =" Top" >
88- <!-- <controls:GridSplitter.RenderTransform>
89- <TranslateTransform Y="-8" />
90- </controls:GridSplitter.RenderTransform>-->
9184 <controls : GridSplitter .Element>
9285 <TextBlock HorizontalAlignment =" Center"
9386 VerticalAlignment =" Center"
You can’t perform that action at this time.
0 commit comments