A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Lubomir Tetak 0cd4b90bc7 DataGrid - handle OSX key modifiers (ctrl vs cmd) 4 years ago
..
CellEditBinding.cs fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
DataGridHelper.cs Make DataGridHelper internal 6 years ago
KeyboardHelper.cs DataGrid - handle OSX key modifiers (ctrl vs cmd) 4 years ago
ReflectionHelper.cs Fix DataGrid column sorting with inherited interface property 5 years ago
TreeHelper.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
ValidationUtil.cs DataGrid: Extracting error data from DataValidationException #5222 5 years ago