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