12 references to SetResourceReference
PresentationFramework (11)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (2)
646
SetResourceReference
(StyleProperty, SystemParameters.NavigationChromeDownLevelStyleKey);
656
SetResourceReference
(StyleProperty, SystemParameters.NavigationChromeStyleKey);
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (1)
64
findToolBar.
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)
1336
separator.
SetResourceReference
(StyleProperty, SeparatorStyleKey);
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (1)
149
separator.
SetResourceReference
(StyleProperty, SeparatorStyleKey);
src\Framework\System\Windows\Controls\ToolBar.cs (1)
511
fe.
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)
42
SetResourceReference
(ControlBrushProperty, SystemColors.ControlBrushKey);