From 0a876ed29e005de41f45834e9ad8c82eb4de9628 Mon Sep 17 00:00:00 2001 From: Mahalakshmi Venkatesan Date: Wed, 26 Oct 2022 11:31:58 +0530 Subject: [PATCH] Resolved the UG failures in WPF ug --- wpf/Split-Button/Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wpf/Split-Button/Getting-Started.md b/wpf/Split-Button/Getting-Started.md index 246be73924..406f231c73 100644 --- a/wpf/Split-Button/Getting-Started.md +++ b/wpf/Split-Button/Getting-Started.md @@ -105,8 +105,6 @@ In order to add control manually in C#, do the below steps. -{% endcapture %} -{{ codesnippet2 | OrderList_Indent_Level_1 }} {% endhighlight %} {% highlight c# %} @@ -130,6 +128,8 @@ namespace ButtonSample {% endhighlight %} {% endtabs %} +{% endcapture %} +{{ codesnippet2 | OrderList_Indent_Level_1 }} ## Setting label