3 references to IsDefaultedPropertyKey
PresentationFramework (3)
System\Windows\Controls\Button.cs (3)
167
=
IsDefaultedPropertyKey
.DependencyProperty;
197
SetValue(
IsDefaultedPropertyKey
, BooleanBoxes.FalseBox);
228
SetValue(
IsDefaultedPropertyKey
, isDefaulted);