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)
16
Instance
= instance;
2 references to Instance
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs (2)
33
ComponentChangeService?.OnComponentChanging(
Instance
, PropertyDescriptor);
42
public void OnComponentChanged() => ComponentChangeService?.OnComponentChanged(
Instance
, PropertyDescriptor);