3 references to IsActivePropertyKey
PresentationFramework (3)
System\Windows\Window.cs (3)
1181
=
IsActivePropertyKey
.DependencyProperty;
3043
SetValue(
IsActivePropertyKey
, BooleanBoxes.TrueBox);
3048
SetValue(
IsActivePropertyKey
, BooleanBoxes.FalseBox);