2 references to OnPropertyChanging
System.Data.Linq (2)
ChangeTracker.cs (2)
57
this.onPropertyChanging = new PropertyChangingEventHandler(this.
OnPropertyChanging
);
171
this.
OnPropertyChanging
(obj, null);