We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 090fb73 + 43e3a01 commit d238e01Copy full SHA for d238e01
wpf/Kanban-Board/Getting-started.md
@@ -109,7 +109,7 @@ The following sample code demonstrates this process in action:
109
</Grid>
110
111
{% endhighlight %}
112
-{% 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" %}
113
114
SfKanban kanban = new SfKanban()
115
{
0 commit comments