3 references to IsActivePropertyKey
PresentationFramework (3)
System\Windows\Window.cs (3)
1196
=
IsActivePropertyKey
.DependencyProperty;
3067
SetValue(
IsActivePropertyKey
, BooleanBoxes.TrueBox);
3072
SetValue(
IsActivePropertyKey
, BooleanBoxes.FalseBox);