We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75572d3 commit f03b809Copy full SHA for f03b809
README.md
@@ -60,7 +60,7 @@ Example:
60
```
61
62
#### [DataGridCheckAllColumn.cs](https://github.com/Flithor/ReusableCodes/blob/main/WPF/DataGridCheckAllColumn.cs)
63
-A DataGrid Column work for binding to a checkable property for items.
+A DataGrid Column work for binding to a checkable property for items.
64
Allows check all and supports feedback on single item checked changes.
65

66
0 commit comments