IsMouseOverParentAnnotationProperty Field
Defines the IsMouseOverParentAnnotation attached property, that recognizes if mouse is over the parent composite annotation. this is used to let parent annotation know that it's hovered by the mouse
Syntax
public static readonly DependencyProperty IsMouseOverParentAnnotationProperty
Requirements

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

See Also