2 references to IsRowEditing
PresentationFramework (2)
System\Windows\Controls\Primitives\DataGridRowHeader.cs (2)
470
if (IsRowSelected ||
IsRowEditing
)
474
if (
IsRowEditing
)