2 writes to CanUserDeleteRows
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
230importsDataGrid.CanUserDeleteRows = true; 236importsDataGrid.CanUserDeleteRows = false;
1 reference to CanUserDeleteRows
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
2601e.CanExecute = CanUserDeleteRows && // User is allowed to delete