5 references to IsReadOnly
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (5)
234
get { return this.instance.
IsReadOnly
; }
409
if (this.instance.
IsReadOnly
)
441
if (this.instance.
IsReadOnly
)
454
if (this.instance.
IsReadOnly
)
463
if (this.instance.
IsReadOnly
)