6 references to IsDefaultValue
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
420
if (PropertyHelper.
IsDefaultValue
(this, HeaderProperty))
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (3)
220
if (PropertyHelper.
IsDefaultValue
(currentFilterItem, RibbonMenuItem.HeaderProperty))
2463
if (!PropertyHelper.
IsDefaultValue
(d, RibbonGallery.CategoryTemplateProperty))
2498
if (!PropertyHelper.
IsDefaultValue
(d, RibbonGallery.CategoryStyleProperty))
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
604
PropertyHelper.
IsDefaultValue
(contentChild, KeyTipService.KeyTipProperty))
625
PropertyHelper.
IsDefaultValue
(contentChild, KeyTipService.KeyTipProperty))