1 write to _elementList
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentStructures\StoryFragments.cs (1)
104_elementList = new List<BlockElement>();
2 references to _elementList
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentStructures\StoryFragments.cs (2)
126_elementList.Add( (BlockElement) value); 195return _elementList;