3 references to IsDefaultedPropertyKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\Button.cs (3)
173
=
IsDefaultedPropertyKey
.DependencyProperty;
203
SetValue(
IsDefaultedPropertyKey
, BooleanBoxes.FalseBox);
234
SetValue(
IsDefaultedPropertyKey
, isDefaulted);