12 references to SetResourceReference
PresentationFramework (11)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (2)
646SetResourceReference(StyleProperty, SystemParameters.NavigationChromeDownLevelStyleKey); 656SetResourceReference(StyleProperty, SystemParameters.NavigationChromeStyleKey);
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (1)
64findToolBar.SetResourceReference(Control.StyleProperty, FindToolBarStyleKey);
src\Framework\System\Windows\Controls\ContextMenu.cs (1)
510_parentPopup.SetResourceReference(Popup.PopupAnimationProperty, SystemParameters.MenuPopupAnimationKey);
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (3)
1175_pageViewer.SetResourceReference(StyleProperty, PageViewStyleKey); 1185_twoPageViewer.SetResourceReference(StyleProperty, TwoPageViewStyleKey); 1195_scrollViewer.SetResourceReference(StyleProperty, ScrollViewStyleKey);
src\Framework\System\Windows\Controls\MenuItem.cs (1)
1336separator.SetResourceReference(StyleProperty, SeparatorStyleKey);
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (1)
149separator.SetResourceReference(StyleProperty, SeparatorStyleKey);
src\Framework\System\Windows\Controls\ToolBar.cs (1)
511fe.SetResourceReference(StyleProperty, resourceKey);
src\Framework\System\Windows\Controls\ToolTip.cs (1)
526_parentPopup.SetResourceReference(Popup.PopupAnimationProperty, SystemParameters.ToolTipPopupAnimationKey);
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
42SetResourceReference(ControlBrushProperty, SystemColors.ControlBrushKey);