2 references to GetIsCustomEditor
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
705if ((shouldFocus && !cell.IsFocused) && !GetIsCustomEditor(cell)) 899if (GetIsCustomEditor(dataGridCell) && (dataGridCell.IsEditing))