From 43e3a0181af32a9894d90fbb255cda561d75c860 Mon Sep 17 00:00:00 2001 From: Vishal Omprasad Date: Fri, 12 Sep 2025 19:41:49 +0530 Subject: [PATCH] Kanban UG code snippet highlighted --- wpf/Kanban-Board/Getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpf/Kanban-Board/Getting-started.md b/wpf/Kanban-Board/Getting-started.md index b3d0bda03..442266493 100644 --- a/wpf/Kanban-Board/Getting-started.md +++ b/wpf/Kanban-Board/Getting-started.md @@ -109,7 +109,7 @@ The following sample code demonstrates this process in action: {% endhighlight %} -{% highlight C# hl_lines="1 2 3 4 5 7 8 9 10 11 13 14 15 16 17 19 20 21 22 23 24 25" %} +{% highlight C# hl_lines="1 2 3 4 5 7 8 9 10 11 13 14 15 16 17 19 20 21 22 23 25" %} SfKanban kanban = new SfKanban() {