IFindReferenceTargetsCallback interface
Defines the interface for callbacks from IReferenceTracker::FindTrackerTargets. The implementation of this interface must pass any IReferenceTrackerTarget instances it finds to the FoundTrackerTarget method.
Members
The IFindReferenceTargetsCallback interface inherits from the IUnknown interface. IFindReferenceTargetsCallback also has these types of members:
Methods
The IFindReferenceTargetsCallback interface has these methods.
| Method | Description |
|---|---|
| FoundTrackerTarget |
Called whenever a XAML object reference tracker target is found. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
Show: