3 references to INotifyPropertyChanging
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (1)
ProjectSystemShim\Framework\MockHierarchyItem.vb (1)
61
Public Event PropertyChanging As PropertyChangingEventHandler Implements
INotifyPropertyChanging
.PropertyChanging
netstandard (1)
netstandard.cs (1)
344
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.
INotifyPropertyChanging
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
330
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.
INotifyPropertyChanging
))]