3 references to IsActivePropertyKey
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
1238
=
IsActivePropertyKey
.DependencyProperty;
3148
SetValue(
IsActivePropertyKey
, BooleanBoxes.TrueBox);
3153
SetValue(
IsActivePropertyKey
, BooleanBoxes.FalseBox);