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