mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MainWindow.xaml
This commit is contained in:
parent
8c1c420cec
commit
fb8ecac77b
|
|
@ -4,8 +4,7 @@
|
|||
xmlns:map="clr-namespace:MapControl;assembly=MapControl.WPF"
|
||||
xmlns:tools="clr-namespace:MapControl.UiTools;assembly=MapUiTools.WPF"
|
||||
xmlns:local="clr-namespace:SampleApplication"
|
||||
Title="XAML MapControl - WPF Sample Application" Height="600" Width="900"
|
||||
Stylus.IsPressAndHoldEnabled="False">
|
||||
Title="XAML MapControl - WPF Sample Application" Height="600" Width="900">
|
||||
|
||||
<Window.Resources>
|
||||
<ResourceDictionary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue