We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1aced commit 67708c5Copy full SHA for 67708c5
samples/BehaviorsTestApplication/Views/Pages/PointerTriggersView.axaml
@@ -1,7 +1,6 @@
1
<UserControl x:Class="BehaviorsTestApplication.Views.Pages.PointerTriggersView"
2
xmlns="https://github.com/avaloniaui"
3
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
- xmlns:converters="using:BehaviorsTestApplication.Converters"
5
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
6
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
7
xmlns:vm="using:BehaviorsTestApplication.ViewModels"
0 commit comments