Skip to content

Commit 290916f

Browse files
committed
fix: remove unnecessary x:Name from MarkdownScrollViewer
1 parent 52b3082 commit 290916f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

samples/MdXaml.Demo2/MainWindow.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
VerticalAlignment="Stretch"
3131
HorizontalAlignment="Stretch"
3232
ClickAction="DisplayWithRelativePath"
33-
x:Name="MdCont1"
3433
Height="150"
3534
Markdown="{Binding Text}"/>
3635
</DataTemplate>

0 commit comments

Comments
 (0)