1 instantiation of LinkTargetCollection
PresentationFramework (1)
src\Framework\System\Windows\Documents\PageContent.cs (1)
269_linkTargets = new LinkTargetCollection();
3 references to LinkTargetCollection
PresentationFramework (3)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1919typeof(System.Windows.Documents.LinkTargetCollection),
src\Framework\System\Windows\Documents\PageContent.cs (2)
263public LinkTargetCollection LinkTargets 661private LinkTargetCollection _linkTargets;