1 write to IsReadOnly
PresentationFramework (1)
MS\Internal\Data\ParameterCollection.cs (1)
143this.IsReadOnly = isReadOnly;
3 references to IsReadOnly
PresentationFramework (3)
MS\Internal\Data\ParameterCollection.cs (3)
46return this.IsReadOnly; 124return this.IsReadOnly; 169if (this.IsReadOnly)