Skip to content

Commit 7001f3b

Browse files
Luke BlevinsLuke Blevins
authored andcommitted
Improvements to YourHome Adaptive Layout Design
1 parent 3ee72c3 commit 7001f3b

File tree

3 files changed

+281
-412
lines changed

3 files changed

+281
-412
lines changed

MainPage.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public sealed partial class MainPage : Page
4343
public MainPage()
4444
{
4545
this.InitializeComponent();
46-
this.IsTextScaleFactorEnabled = true;
4746
accessibleContentFrame = ContentFrame;
4847
var CoreTitleBar = CoreApplication.GetCurrentView().TitleBar;
4948
CoreTitleBar.ExtendViewIntoTitleBar = true;

0 commit comments

Comments
 (0)