8 references to HasDefaultValue
PresentationFramework (8)
MS\Internal\Data\PropertyPathWorker.cs (1)
251
else if (!Helper.
HasDefaultValue
(d, dp))
System\Windows\Controls\HeaderedItemsControl.cs (1)
290
Helper.
HasDefaultValue
(this, HeaderStringFormatProperty))
System\Windows\Controls\ItemsControl.cs (5)
1736
Helper.
HasDefaultValue
(this, ItemStringFormatProperty))
1741
Helper.
HasDefaultValue
(this, ItemContainerStyleProperty))
1746
Helper.
HasDefaultValue
(this, ItemContainerStyleSelectorProperty))
1751
Helper.
HasDefaultValue
(this, AlternationCountProperty))
1756
Helper.
HasDefaultValue
(this, ItemBindingGroupProperty))
System\Windows\FrameworkElement.cs (1)
1736
return !Helper.
HasDefaultValue
(this, dp);