1 instantiation of LinkTargetCollection
PresentationFramework (1)
System\Windows\Documents\PageContent.cs (1)
261_linkTargets = new LinkTargetCollection();
3 references to LinkTargetCollection
PresentationFramework (3)
MS\Internal\Data\PropertyPathWorker.cs (1)
1881typeof(System.Windows.Documents.LinkTargetCollection),
System\Windows\Documents\PageContent.cs (2)
255public LinkTargetCollection LinkTargets 645private LinkTargetCollection _linkTargets;