24 references to RibbonProperty
System.Windows.Controls.Ribbon (24)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonContextualTabGroupsPanel.cs (1)
197
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonContextualTabGroupsPanel));
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
319
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonTabHeadersPanel));
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTitlePanel.cs (1)
31
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonTitlePanel));
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
305
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonButton));
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
292
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonCheckBox));
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (1)
459
path.PathParameters.Add(RibbonControlService.
RibbonProperty
);
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs (1)
184
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonContextualTabGroup));
Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroupItemsControl.cs (1)
51
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonContextualTabGroupItemsControl));
Microsoft\Windows\Controls\Ribbon\RibbonControlGroup.cs (1)
189
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonControlGroup));
Microsoft\Windows\Controls\Ribbon\RibbonControlService.cs (1)
310
return (Ribbon)element.GetValue(
RibbonProperty
);
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3077
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonGallery));
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
510
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonGalleryItem));
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
411
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonGroup));
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
1500
Ribbon ribbon = (Ribbon)element.GetValue(RibbonControlService.
RibbonProperty
);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
311
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonMenuButton));
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
385
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonMenuItem));
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (1)
129
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonQuickAccessToolBar));
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
307
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonRadioButton));
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
66
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonSeparator));
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
153
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonTab));
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
105
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonTabHeader));
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
489
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonTextBox));
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
314
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonToggleButton));
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (1)
60
RibbonControlService.
RibbonProperty
.AddOwner(typeof(RibbonToolTip));