IFindReferenceTargetsCallback interface (microsoft.ui.xaml.hosting.referencetracker.h)

Defines the interface for callbacks from 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 10, version 1809 (with Windows App SDK 0.5 or later)
Header microsoft.ui.xaml.hosting.referencetracker.h