2 references to IsReadOnlyProperty
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
683if (IsReadOnlyProperty(pd))
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
122protected virtual bool IsReadOnly() => IsReadOnlyProperty(PropertyDescriptor);