3 references to IsDefaultedPropertyKey
PresentationFramework (3)
System\Windows\Controls\Button.cs (3)
168
=
IsDefaultedPropertyKey
.DependencyProperty;
198
SetValue(
IsDefaultedPropertyKey
, BooleanBoxes.FalseBox);
229
SetValue(
IsDefaultedPropertyKey
, isDefaulted);