Implemented interface member:
4 references to Count
PresentationFramework (4)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (1)
94int size = list.ListItems.Count;
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
125if (outerBlock != null && outerBlock.Inlines.Count > 0)
System\Windows\Documents\TextElementCollection.cs (2)
598int count = this.Count; 630return this.Count;