IFindReferenceTargetsCallback interface (windows.ui.xaml.hosting.referencetracker.h)
Defines the interface for callbacks from IReferenceTracker::FindTrackerTargets. The implementation of this interface must pass any IReferenceTrackerTarget instances it finds to the FoundTrackerTarget method.
Inheritance
The IFindReferenceTargetsCallback interface inherits from the IUnknown interface. IFindReferenceTargetsCallback also has these types of members:
Methods
The IFindReferenceTargetsCallback interface has these methods.
IFindReferenceTargetsCallback::FoundTrackerTarget Called whenever a XAML object reference tracker target is found. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | windows.ui.xaml.hosting.referencetracker.h |