2 references to ShowActivatedProperty
PresentationFramework (2)
System\Windows\Window.cs (2)
1623return (bool)GetValue(ShowActivatedProperty); 1633SetValue(ShowActivatedProperty, BooleanBoxes.Box(value));