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