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