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.
1 parent a9670c7 commit e1197c3Copy full SHA for e1197c3
1 file changed
src/Columns/TableViewTemplateColumn.cs
@@ -1,5 +1,6 @@
1
using Microsoft.UI.Xaml;
2
using Microsoft.UI.Xaml.Controls;
3
+using Microsoft.UI.Xaml.Markup;
4
5
namespace WinUI.TableView;
6
0 commit comments