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)
1919
typeof(System.Windows.Documents.
LinkTargetCollection
),
src\Framework\System\Windows\Documents\PageContent.cs (2)
263
public
LinkTargetCollection
LinkTargets
661
private
LinkTargetCollection
_linkTargets;