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