1 write to IsReadOnly
PresentationFramework (1)
MS\Internal\Data\ParameterCollection.cs (1)
144this.IsReadOnly = isReadOnly;
3 references to IsReadOnly
PresentationFramework (3)
MS\Internal\Data\ParameterCollection.cs (3)
47return this.IsReadOnly; 125return this.IsReadOnly; 170if (this.IsReadOnly)