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