Skip to content

Commit 5abe4be

Browse files
author
Stéphane ANDRE (E104915)
committed
fix build
1 parent 4fccf03 commit 5abe4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/MyNet.Wpf.TestApp/Views/MenusView.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
ToolTipService.ShowsToolTipOnKeyboardFocus="True" />
6464
</smtx:XamlDisplay>
6565

66-
<smtx:XamlDisplay UniqueKey="m_3_0_0">
66+
<smtx:XamlDisplay UniqueKey="m_3_0_3">
6767
<Button my:ToolTipAssist.PlacementMode="{Binding SelectedValue, ElementName=position}" Content="Content Template" my:ToolTipAssist.Content="Cououc">
6868
<my:ToolTipAssist.ContentTemplate>
6969
<DataTemplate>

0 commit comments

Comments
 (0)