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