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)
185
internal object Collection { get { return
_collection
; } }