1 instantiation of LinkTargetCollection
PresentationFramework (1)
System\Windows\Documents\PageContent.cs (1)
241_linkTargets = new LinkTargetCollection();
3 references to LinkTargetCollection
PresentationFramework (3)
MS\Internal\Data\PropertyPathWorker.cs (1)
1824typeof(System.Windows.Documents.LinkTargetCollection),
System\Windows\Documents\PageContent.cs (2)
235public LinkTargetCollection LinkTargets 637private LinkTargetCollection _linkTargets;