mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-14 03:16:40 +10:00
Project: Add RootAccessTestUWP
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<Application
|
||||
x:Class="RootAccessTestUWP.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:RootAccessTestUWP"
|
||||
RequestedTheme="Dark">
|
||||
|
||||
</Application>
|
||||
Reference in New Issue
Block a user