3 references to IsActivePropertyKey
PresentationFramework (3)
System\Windows\Window.cs (3)
1209
=
IsActivePropertyKey
.DependencyProperty;
3080
SetValue(
IsActivePropertyKey
, BooleanBoxes.TrueBox);
3085
SetValue(
IsActivePropertyKey
, BooleanBoxes.FalseBox);