6 references to IsDefaultValue
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
417
if (PropertyHelper.
IsDefaultValue
(this, HeaderProperty))
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (3)
217
if (PropertyHelper.
IsDefaultValue
(currentFilterItem, RibbonMenuItem.HeaderProperty))
2458
if (!PropertyHelper.
IsDefaultValue
(d, RibbonGallery.CategoryTemplateProperty))
2493
if (!PropertyHelper.
IsDefaultValue
(d, RibbonGallery.CategoryStyleProperty))
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
583
PropertyHelper.
IsDefaultValue
(contentChild, KeyTipService.KeyTipProperty))
604
PropertyHelper.
IsDefaultValue
(contentChild, KeyTipService.KeyTipProperty))