-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTreeview.playlist
More file actions
13 lines (13 loc) · 1.08 KB
/
Treeview.playlist
File metadata and controls
13 lines (13 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--https://github.com/timheuer/BlazorWebFormsComponents/blob/af23eceef9768bdb2b07357f8ba9f394622b48dc/src/Treeview.playlist-->
<Playlist Version="2.0">
<Rule Match="Any">
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.Checkboxes.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.CheckboxesLeaf.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.CheckboxesParent.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.CheckboxesRoot.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.CheckboxesTreeNodeShowCheckbox.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.Collapsed.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.ShowExpandCollapse.RazorTest" />
<Property Name="Test" Value="BlazorWebFormsComponents.Test.TreeView.StaticNodes.Simple.RazorTest" />
</Rule>
</Playlist>