2 references to ArePropertyValuesValid
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCellInfo.cs (2)
207return ArePropertyValuesValid 231return (ArePropertyValuesValid && (owner == dataGrid)) || (owner == null);