The Property Inspector uses a Microsoft interface, IPropertyNotifySink, to receive notifications from static properties exposed through the ITypeInfo mechanism. This interface is implemented by the object that provides the static properties. An implementor fires the OnChanged() event when one of its static IDL properties changes.