1 reference to OnRowValidationRulesChanged
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
85
_rowValidationRules.CollectionChanged += new NotifyCollectionChangedEventHandler(
OnRowValidationRulesChanged
);