Skip to content

Commit 4b9ceef

Browse files
NafeelaNazhirrmarinho
authored andcommitted
[Testing] Feature Matrix UITest Cases for CollectionView Dynamic changes (#29424)
* Added FeatureTests for CollectionView * changes updated * changes updated
1 parent 4374621 commit 4b9ceef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controls/tests/TestCases.HostApp/FeatureMatrix/CollectionView/CollectionViewDynamicChanges/CollectionViewDynamicOptionsPage.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,4 +301,4 @@ private void OnItemsSourceChanged(object sender, CheckedChangedEventArgs e)
301301
else if (radioButton == ItemsSourceNone)
302302
_viewModel.ItemsSourceType = ItemsSourceType.None;
303303
}
304-
}
304+
}

0 commit comments

Comments
 (0)