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 2a73240 commit 5e3e31aCopy full SHA for 5e3e31a
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/CollectionViews/CollectionView.cs
@@ -772,7 +772,7 @@ protected bool OKToChangeCurrent()
772
}
773
774
/// <summary>
775
- /// Raise a CurrentChanging event that is not cancel-able.
+ /// Raise a CurrentChanging event that is not cancelable.
776
/// Internally, CurrentPosition is set to -1.
777
/// This is called by CollectionChanges (Remove and Refresh) that affect the CurrentItem.
778
/// </summary>
0 commit comments