4 references to RibbonPropertyKey
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonContentPresenter.cs (2)
52
RibbonControlService.
RibbonPropertyKey
.OverrideMetadata(ownerType,
125
_templateRoot?.ClearValue(RibbonControlService.
RibbonPropertyKey
);
Microsoft\Windows\Controls\Ribbon\RibbonControlService.cs (2)
302
public static readonly DependencyProperty RibbonProperty =
RibbonPropertyKey
.DependencyProperty;
319
element.SetValue(
RibbonPropertyKey
, value);