The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LinkTargetCollection::Contains Method (LinkTarget^)
.NET Framework (current version)
Specifies a value that indicates whether a particular LinkTarget is in the collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- value
-
Type:
System.Windows.Documents::LinkTarget^
The link to test for.
Rather than searching the entire document, the Contains method provides a quick means to test for a specified link.
.NET Framework
Available since 3.0
Available since 3.0
Show: