2 references to IsMouseOverAnchorProperty
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
712bool currentState = (bool)_DPHost.GetValue(StickyNoteControl.IsMouseOverAnchorProperty);
System\Windows\Controls\StickyNote.cs (1)
332return (bool) GetValue(StickyNoteControl.IsMouseOverAnchorProperty);