- <ui:RunnerApplication
- x:Class="Tests.Reactive.Uwp.DeviceRunner.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:ui="using:Xunit.Runners.UI"
- RequestedTheme="Light">
- </ui:RunnerApplication>
|