public FrameworkElement TargetElement {get; set;}
get_TargetElement();
set_TargetElement(value);
This is the same value set in the targetElement parameter to the InteractiveService Constructor constructor. This element is the target that will be used to check if the event is triggered on its surface and all coordinates will be translated based on its position. Required and must be a valid canvas.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2