2 references to IsMouseOverAnchorPropertyKey
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
716
_DPHost.SetValue(StickyNoteControl.
IsMouseOverAnchorPropertyKey
, newState);
System\Windows\Controls\StickyNote.cs (1)
323
public static readonly DependencyProperty IsMouseOverAnchorProperty =
IsMouseOverAnchorPropertyKey
.DependencyProperty;