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