Skip to content

Commit 67708c5

Browse files
committed
Update PointerTriggersView.axaml
1 parent ff1aced commit 67708c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/BehaviorsTestApplication/Views/Pages/PointerTriggersView.axaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<UserControl x:Class="BehaviorsTestApplication.Views.Pages.PointerTriggersView"
22
xmlns="https://github.com/avaloniaui"
33
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4-
xmlns:converters="using:BehaviorsTestApplication.Converters"
54
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
65
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
76
xmlns:vm="using:BehaviorsTestApplication.ViewModels"

0 commit comments

Comments
 (0)