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