1 write to IsReadOnly
PresentationFramework (1)
MS\Internal\Data\ParameterCollection.cs (1)
142this.IsReadOnly = isReadOnly;
3 references to IsReadOnly
PresentationFramework (3)
MS\Internal\Data\ParameterCollection.cs (3)
45return this.IsReadOnly; 123return this.IsReadOnly; 168if (this.IsReadOnly)