2 references to ReadOnlyTrue
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
557
info.ReadOnly = PropertyInfo.
ReadOnlyTrue
;
858
if (pi.ReadOnly != PropertyInfo.
ReadOnlyTrue
)