2 references to IsMouseOverAnchorPropertyKey
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
738
_DPHost.SetValue(StickyNoteControl.
IsMouseOverAnchorPropertyKey
, newState);
src\Framework\System\Windows\Controls\StickyNote.cs (1)
333
public static readonly DependencyProperty IsMouseOverAnchorProperty =
IsMouseOverAnchorPropertyKey
.DependencyProperty;