3 references to IsActiveProperty
PresentationFramework (3)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
563_DPHost.SetValue(StickyNoteControl.IsActiveProperty, false); 571_DPHost.SetValue(StickyNoteControl.IsActiveProperty, true);
System\Windows\Controls\StickyNote.cs (1)
305return (bool)GetValue(StickyNoteControl.IsActiveProperty);