3 references to IsDefaultedPropertyKey
PresentationFramework (3)
System\Windows\Controls\Button.cs (3)
177
=
IsDefaultedPropertyKey
.DependencyProperty;
207
SetValue(
IsDefaultedPropertyKey
, BooleanBoxes.FalseBox);
238
SetValue(
IsDefaultedPropertyKey
, isDefaulted);