4 references to RibbonPropertyKey
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonContentPresenter.cs (2)
53
RibbonControlService.
RibbonPropertyKey
.OverrideMetadata(ownerType,
128
_templateRoot.ClearValue(RibbonControlService.
RibbonPropertyKey
);
Microsoft\Windows\Controls\Ribbon\RibbonControlService.cs (2)
303
public static readonly DependencyProperty RibbonProperty =
RibbonPropertyKey
.DependencyProperty;
320
element.SetValue(
RibbonPropertyKey
, value);