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)
1881
typeof(System.Windows.Documents.
LinkTargetCollection
),
System\Windows\Documents\PageContent.cs (2)
255
public
LinkTargetCollection
LinkTargets
645
private
LinkTargetCollection
_linkTargets;