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.
 
 
 
Tim 341dcce179
fix: DataGrid scroll should behave the same as ScrollViewer (#12787)
3 years ago
..
Collections Modernized argument check syntax 3 years ago
Primitives Remove TotalCountChanged. 3 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Update Fluent.xaml 3 years ago
Utils Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
Avalonia.Controls.DataGrid.csproj remove all traces of old api diff. 3 years ago
DataGrid.cs fix: DataGrid scroll should behave the same as ScrollViewer (#12787) 3 years ago
DataGridBoundColumn.cs DataGrid.Items -> ItemsSource. 3 years ago
DataGridCell.cs Fix DataGrid focus related properties defaults 3 years ago
DataGridCellCollection.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
DataGridCellCoordinates.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridCheckBoxColumn.cs Changed null checks to make use of nameof() 3 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs feat(DataGrid): Allow binding DataGridColumn Width 3 years ago
DataGridColumnCollection.cs Changed null checks to make use of nameof() 3 years ago
DataGridColumnHeader.cs feat(DataGrid): Allow binding DataGridColumn Width 3 years ago
DataGridColumns.cs feat(DataGrid): Allow binding DataGridColumn Width 3 years ago
DataGridDataConnection.cs DataGrid.Items -> ItemsSource. 3 years ago
DataGridDisplayData.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridEnumerations.cs Remove worthless QualityBand xml comment parameters. 7 years ago
DataGridError.cs Remove commented-out code on DataGrid. 7 years ago
DataGridFillerColumn.cs Removed a number of interfaces. 3 years ago
DataGridLength.cs feat(DataGrid): Allow binding DataGridColumn Width 3 years ago
DataGridRow.cs Fix DataGrid focus related properties defaults 3 years ago
DataGridRowGroupHeader.cs Fix DataGrid focus related properties defaults 3 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 7 years ago
DataGridRowHeader.cs fix: Address review 3 years ago
DataGridRows.cs Moved detailsContent.DataContext assignation before Children.Add 3 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 7 years ago
DataGridTemplateColumn.cs DataGrid.Items -> ItemsSource. 3 years ago
DataGridTextColumn.cs Removed a number of interfaces. 3 years ago
DataGridValueConverter.cs DataGridValueConverter: fix processing of nullable values 3 years ago
EventArgs.cs Removed a number of interfaces. 3 years ago
Extensions.cs Remove commented-out code on DataGrid. 7 years ago
IndexToValueTable.cs use default literal 3 years ago
Range.cs Remove commented-out code on DataGrid. 7 years ago