16 references to SetResourceReference
PresentationFramework (12)
MS\Internal\Documents\DocumentViewerHelper.cs (1)
51
findToolBar.
SetResourceReference
(Control.StyleProperty, FindToolBarStyleKey);
System\Windows\Controls\ContextMenu.cs (1)
498
_parentPopup.
SetResourceReference
(Popup.PopupAnimationProperty, SystemParameters.MenuPopupAnimationKey);
System\Windows\Controls\FlowDocumentReader.cs (3)
1153
_pageViewer.
SetResourceReference
(StyleProperty, PageViewStyleKey);
1163
_twoPageViewer.
SetResourceReference
(StyleProperty, TwoPageViewStyleKey);
1173
_scrollViewer.
SetResourceReference
(StyleProperty, ScrollViewStyleKey);
System\Windows\Controls\MenuItem.cs (1)
1336
separator.
SetResourceReference
(StyleProperty, SeparatorStyleKey);
System\Windows\Controls\Primitives\StatusBar.cs (1)
144
separator.
SetResourceReference
(StyleProperty, SeparatorStyleKey);
System\Windows\Controls\ToolBar.cs (1)
485
fe.
SetResourceReference
(StyleProperty, resourceKey);
System\Windows\Controls\ToolTip.cs (1)
519
_parentPopup.
SetResourceReference
(Popup.PopupAnimationProperty, SystemParameters.ToolTipPopupAnimationKey);
System\windows\Documents\TextEditorContextMenu.cs (1)
424
SetResourceReference
(StyleProperty, typeof(ContextMenu));
System\Windows\ThemeManager.cs (2)
293
window.
SetResourceReference
(FrameworkElement.StyleProperty, typeof(NavigationWindow));
297
window.
SetResourceReference
(FrameworkElement.StyleProperty, typeof(Window));
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
35
SetResourceReference
(ControlBrushProperty, SystemColors.ControlBrushKey);
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (1)
565
separator.
SetResourceReference
(StyleProperty, MenuItem.SeparatorStyleKey);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
580
separator.
SetResourceReference
(StyleProperty, MenuItem.SeparatorStyleKey);
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
555
separator.
SetResourceReference
(StyleProperty, MenuItem.SeparatorStyleKey);