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