2 references to ArePropertyValuesValid
PresentationFramework (2)
System\Windows\Controls\DataGridCellInfo.cs (2)
195return ArePropertyValuesValid 219return (ArePropertyValuesValid && (owner == dataGrid)) || (owner == null);