Implemented interface member:
property
Instance
System.ComponentModel.ITypeDescriptorContext.Instance
1 write to Instance
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs (1)
16Instance = instance;
2 references to Instance
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs (2)
33ComponentChangeService?.OnComponentChanging(Instance, PropertyDescriptor); 42public void OnComponentChanged() => ComponentChangeService?.OnComponentChanged(Instance, PropertyDescriptor);