2 references to INotifyPropertyChanged
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
60
values[(int)StringHandle.VirtualIndex.
INotifyPropertyChanged
] = "INotifyPropertyChanged";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
158
keys[k++] = "INotifyPropertyChanged"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Data", StringHandle.VirtualIndex.System_ComponentModel, StringHandle.VirtualIndex.
INotifyPropertyChanged
, systemObjectModel);