Implemented interface member:
property
IsReadOnly
System.Collections.Generic.ICollection<T>.IsReadOnly
1 write to IsReadOnly
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
48
IsReadOnly
= true;
1 reference to IsReadOnly
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
1633
if (
IsReadOnly
)