1 write to _collection
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementCollectionHelper.cs (1)
180_collection = collection;
1 reference to _collection
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementCollectionHelper.cs (1)
185internal object Collection { get { return _collection; } }