2 references to CoerceContentProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
776
return KeyTipAndContentSyncHelper.
CoerceContentProperty
((ISyncKeyTipAndContent)d, baseValue);
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1796
return KeyTipAndContentSyncHelper.
CoerceContentProperty
((ISyncKeyTipAndContent)d, baseValue);