1 write to _parent
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementCollectionHelper.cs (1)
179_parent = parent;
1 reference to _parent
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementCollectionHelper.cs (1)
183internal DependencyObject Parent { get { return _parent; } }