mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Moved HyperlinkText to SampleApps
This commit is contained in:
parent
19d1b8f479
commit
af238035cf
20 changed files with 35 additions and 70 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<Application
|
||||
x:Class="WinUiApp.App"
|
||||
x:Class="SampleApplication.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:WinUiApp">
|
||||
xmlns:local="using:SampleApplicationplication">
|
||||
<Application.Resources>
|
||||
<ResourceDictionary>
|
||||
<ResourceDictionary.MergedDictionaries>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue