3 references to IsActivePropertyKey
PresentationFramework (3)
System\Windows\Window.cs (3)
1188
=
IsActivePropertyKey
.DependencyProperty;
3060
SetValue(
IsActivePropertyKey
, BooleanBoxes.TrueBox);
3065
SetValue(
IsActivePropertyKey
, BooleanBoxes.FalseBox);