4 types derived from ResourceKey
PresentationFramework (4)
System\Windows\ComponentResourceKey.cs (1)
16public class ComponentResourceKey : ResourceKey
System\Windows\SystemResourceKey.cs (1)
294internal class SystemResourceKey : ResourceKey
System\Windows\SystemThemeKey.cs (1)
23internal class SystemThemeKey : ResourceKey
System\Windows\TemplateKey.cs (1)
20public abstract class TemplateKey : ResourceKey, ISupportInitialize
261 references to ResourceKey
PresentationFramework (260)
MS\Internal\Documents\DocumentViewerHelper.cs (2)
299private static ResourceKey FindToolBarStyleKey 310private static ResourceKey _findToolBarStyleKey;
System\Windows\Controls\FlowDocumentReader.cs (3)
2084private static ResourceKey PageViewStyleKey 2100private static ResourceKey TwoPageViewStyleKey 2116private static ResourceKey ScrollViewStyleKey
System\Windows\Controls\GridView.cs (3)
129public static ResourceKey GridViewScrollViewerStyleKey 140public static ResourceKey GridViewStyleKey 151public static ResourceKey GridViewItemContainerStyleKey
System\Windows\Controls\MenuItem.cs (5)
85public static ResourceKey TopLevelItemTemplateKey 101public static ResourceKey TopLevelHeaderTemplateKey 117public static ResourceKey SubmenuItemTemplateKey 133public static ResourceKey SubmenuHeaderTemplateKey 2743public static ResourceKey SeparatorStyleKey
System\Windows\Controls\Primitives\StatusBar.cs (1)
201public static ResourceKey SeparatorStyleKey
System\Windows\Controls\ToolBar.cs (9)
477ResourceKey resourceKey = null; 774public static ResourceKey ButtonStyleKey 785public static ResourceKey ToggleButtonStyleKey 796public static ResourceKey SeparatorStyleKey 807public static ResourceKey CheckBoxStyleKey 818public static ResourceKey RadioButtonStyleKey 829public static ResourceKey ComboBoxStyleKey 840public static ResourceKey TextBoxStyleKey 851public static ResourceKey MenuStyleKey
System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
621case 525: t = () => typeof(ResourceKey); break;
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8429typeof(System.Windows.ResourceKey),
System\Windows\Markup\KnownTypes.cs (1)
6079case KnownElements.ResourceKey: t = typeof(System.Windows.ResourceKey); break;
System\Windows\ResourceKey.cs (1)
22[MarkupExtensionReturnType(typeof(ResourceKey))]
System\Windows\SystemColors.cs (62)
363public static ResourceKey ActiveBorderColorKey 379public static ResourceKey ActiveCaptionColorKey 395public static ResourceKey ActiveCaptionTextColorKey 411public static ResourceKey AppWorkspaceColorKey 427public static ResourceKey ControlColorKey 443public static ResourceKey ControlDarkColorKey 459public static ResourceKey ControlDarkDarkColorKey 475public static ResourceKey ControlLightColorKey 491public static ResourceKey ControlLightLightColorKey 507public static ResourceKey ControlTextColorKey 523public static ResourceKey DesktopColorKey 539public static ResourceKey GradientActiveCaptionColorKey 555public static ResourceKey GradientInactiveCaptionColorKey 571public static ResourceKey GrayTextColorKey 587public static ResourceKey HighlightColorKey 603public static ResourceKey HighlightTextColorKey 619public static ResourceKey HotTrackColorKey 635public static ResourceKey InactiveBorderColorKey 651public static ResourceKey InactiveCaptionColorKey 667public static ResourceKey InactiveCaptionTextColorKey 683public static ResourceKey InfoColorKey 699public static ResourceKey InfoTextColorKey 715public static ResourceKey MenuColorKey 731public static ResourceKey MenuBarColorKey 747public static ResourceKey MenuHighlightColorKey 763public static ResourceKey MenuTextColorKey 779public static ResourceKey ScrollBarColorKey 795public static ResourceKey WindowColorKey 811public static ResourceKey WindowFrameColorKey 827public static ResourceKey WindowTextColorKey 1223public static ResourceKey ActiveBorderBrushKey 1239public static ResourceKey ActiveCaptionBrushKey 1255public static ResourceKey ActiveCaptionTextBrushKey 1271public static ResourceKey AppWorkspaceBrushKey 1287public static ResourceKey ControlBrushKey 1303public static ResourceKey ControlDarkBrushKey 1319public static ResourceKey ControlDarkDarkBrushKey 1335public static ResourceKey ControlLightBrushKey 1351public static ResourceKey ControlLightLightBrushKey 1367public static ResourceKey ControlTextBrushKey 1383public static ResourceKey DesktopBrushKey 1399public static ResourceKey GradientActiveCaptionBrushKey 1415public static ResourceKey GradientInactiveCaptionBrushKey 1431public static ResourceKey GrayTextBrushKey 1447public static ResourceKey HighlightBrushKey 1463public static ResourceKey HighlightTextBrushKey 1479public static ResourceKey HotTrackBrushKey 1495public static ResourceKey InactiveBorderBrushKey 1511public static ResourceKey InactiveCaptionBrushKey 1527public static ResourceKey InactiveCaptionTextBrushKey 1543public static ResourceKey InfoBrushKey 1559public static ResourceKey InfoTextBrushKey 1575public static ResourceKey MenuBrushKey 1591public static ResourceKey MenuBarBrushKey 1607public static ResourceKey MenuHighlightBrushKey 1623public static ResourceKey MenuTextBrushKey 1639public static ResourceKey ScrollBarBrushKey 1655public static ResourceKey WindowBrushKey 1671public static ResourceKey WindowFrameBrushKey 1687public static ResourceKey WindowTextBrushKey 1703public static ResourceKey InactiveSelectionHighlightBrushKey 1726public static ResourceKey InactiveSelectionHighlightTextBrushKey
System\Windows\SystemFonts.cs (30)
527public static ResourceKey IconFontSizeKey 543public static ResourceKey IconFontFamilyKey 559public static ResourceKey IconFontStyleKey 575public static ResourceKey IconFontWeightKey 591public static ResourceKey IconFontTextDecorationsKey 610public static ResourceKey CaptionFontSizeKey 626public static ResourceKey CaptionFontFamilyKey 642public static ResourceKey CaptionFontStyleKey 658public static ResourceKey CaptionFontWeightKey 674public static ResourceKey CaptionFontTextDecorationsKey 690public static ResourceKey SmallCaptionFontSizeKey 706public static ResourceKey SmallCaptionFontFamilyKey 722public static ResourceKey SmallCaptionFontStyleKey 738public static ResourceKey SmallCaptionFontWeightKey 754public static ResourceKey SmallCaptionFontTextDecorationsKey 770public static ResourceKey MenuFontSizeKey 786public static ResourceKey MenuFontFamilyKey 802public static ResourceKey MenuFontStyleKey 818public static ResourceKey MenuFontWeightKey 834public static ResourceKey MenuFontTextDecorationsKey 850public static ResourceKey StatusFontSizeKey 866public static ResourceKey StatusFontFamilyKey 882public static ResourceKey StatusFontStyleKey 898public static ResourceKey StatusFontWeightKey 914public static ResourceKey StatusFontTextDecorationsKey 930public static ResourceKey MessageFontSizeKey 946public static ResourceKey MessageFontFamilyKey 962public static ResourceKey MessageFontStyleKey 978public static ResourceKey MessageFontWeightKey 994public static ResourceKey MessageFontTextDecorationsKey
System\Windows\SystemParameters.cs (122)
244public static ResourceKey FocusBorderWidthKey 260public static ResourceKey FocusBorderHeightKey 276public static ResourceKey HighContrastKey 408public static ResourceKey DropShadowKey 424public static ResourceKey FlatMenuKey 440public static ResourceKey WorkAreaKey 526public static ResourceKey IconHorizontalSpacingKey 542public static ResourceKey IconVerticalSpacingKey 558public static ResourceKey IconTitleWrapKey 851public static ResourceKey KeyboardCuesKey 867public static ResourceKey KeyboardDelayKey 883public static ResourceKey KeyboardPreferenceKey 899public static ResourceKey KeyboardSpeedKey 915public static ResourceKey SnapToDefaultButtonKey 931public static ResourceKey WheelScrollLinesKey 947public static ResourceKey MouseHoverTimeKey 963public static ResourceKey MouseHoverHeightKey 979public static ResourceKey MouseHoverWidthKey 1087public static ResourceKey MenuDropAlignmentKey 1103public static ResourceKey MenuFadeKey 1119public static ResourceKey MenuShowDelayKey 1546public static ResourceKey ComboBoxAnimationKey 1562public static ResourceKey ClientAreaAnimationKey 1578public static ResourceKey CursorShadowKey 1594public static ResourceKey GradientCaptionsKey 1610public static ResourceKey HotTrackingKey 1626public static ResourceKey ListBoxSmoothScrollingKey 1642public static ResourceKey MenuAnimationKey 1658public static ResourceKey SelectionFadeKey 1674public static ResourceKey StylusHotTrackingKey 1690public static ResourceKey ToolTipAnimationKey 1706public static ResourceKey ToolTipFadeKey 1722public static ResourceKey UIEffectsKey 1738public static ResourceKey ComboBoxPopupAnimationKey 1754public static ResourceKey MenuPopupAnimationKey 1770public static ResourceKey ToolTipPopupAnimationKey 2090public static ResourceKey MinimizeAnimationKey 2106public static ResourceKey BorderKey 2122public static ResourceKey CaretWidthKey 2138public static ResourceKey ForegroundFlashCountKey 2154public static ResourceKey DragFullWindowsKey 2170public static ResourceKey BorderWidthKey 2186public static ResourceKey ScrollWidthKey 2202public static ResourceKey ScrollHeightKey 2218public static ResourceKey CaptionWidthKey 2234public static ResourceKey CaptionHeightKey 2250public static ResourceKey SmallCaptionWidthKey 2266public static ResourceKey MenuWidthKey 2282public static ResourceKey MenuHeightKey 3803public static ResourceKey ThinHorizontalBorderHeightKey 3819public static ResourceKey ThinVerticalBorderWidthKey 3835public static ResourceKey CursorWidthKey 3851public static ResourceKey CursorHeightKey 3867public static ResourceKey ThickHorizontalBorderHeightKey 3883public static ResourceKey ThickVerticalBorderWidthKey 3899public static ResourceKey FixedFrameHorizontalBorderHeightKey 3915public static ResourceKey FixedFrameVerticalBorderWidthKey 3931public static ResourceKey FocusHorizontalBorderHeightKey 3947public static ResourceKey FocusVerticalBorderWidthKey 3963public static ResourceKey FullPrimaryScreenWidthKey 3979public static ResourceKey FullPrimaryScreenHeightKey 3995public static ResourceKey HorizontalScrollBarButtonWidthKey 4011public static ResourceKey HorizontalScrollBarHeightKey 4027public static ResourceKey HorizontalScrollBarThumbWidthKey 4043public static ResourceKey IconWidthKey 4059public static ResourceKey IconHeightKey 4075public static ResourceKey IconGridWidthKey 4091public static ResourceKey IconGridHeightKey 4107public static ResourceKey MaximizedPrimaryScreenWidthKey 4123public static ResourceKey MaximizedPrimaryScreenHeightKey 4139public static ResourceKey MaximumWindowTrackWidthKey 4155public static ResourceKey MaximumWindowTrackHeightKey 4171public static ResourceKey MenuCheckmarkWidthKey 4187public static ResourceKey MenuCheckmarkHeightKey 4203public static ResourceKey MenuButtonWidthKey 4219public static ResourceKey MenuButtonHeightKey 4235public static ResourceKey MinimumWindowWidthKey 4251public static ResourceKey MinimumWindowHeightKey 4267public static ResourceKey MinimizedWindowWidthKey 4283public static ResourceKey MinimizedWindowHeightKey 4299public static ResourceKey MinimizedGridWidthKey 4315public static ResourceKey MinimizedGridHeightKey 4331public static ResourceKey MinimumWindowTrackWidthKey 4347public static ResourceKey MinimumWindowTrackHeightKey 4363public static ResourceKey PrimaryScreenWidthKey 4379public static ResourceKey PrimaryScreenHeightKey 4395public static ResourceKey WindowCaptionButtonWidthKey 4411public static ResourceKey WindowCaptionButtonHeightKey 4427public static ResourceKey ResizeFrameHorizontalBorderHeightKey 4443public static ResourceKey ResizeFrameVerticalBorderWidthKey 4459public static ResourceKey SmallIconWidthKey 4475public static ResourceKey SmallIconHeightKey 4491public static ResourceKey SmallWindowCaptionButtonWidthKey 4507public static ResourceKey SmallWindowCaptionButtonHeightKey 4523public static ResourceKey VirtualScreenWidthKey 4539public static ResourceKey VirtualScreenHeightKey 4555public static ResourceKey VerticalScrollBarWidthKey 4571public static ResourceKey VerticalScrollBarButtonHeightKey 4587public static ResourceKey WindowCaptionHeightKey 4603public static ResourceKey KanjiWindowHeightKey 4619public static ResourceKey MenuBarHeightKey 4635public static ResourceKey SmallCaptionHeightKey 4651public static ResourceKey VerticalScrollBarThumbHeightKey 4667public static ResourceKey IsImmEnabledKey 4683public static ResourceKey IsMediaCenterKey 4699public static ResourceKey IsMenuDropRightAlignedKey 4715public static ResourceKey IsMiddleEastEnabledKey 4731public static ResourceKey IsMousePresentKey 4747public static ResourceKey IsMouseWheelPresentKey 4763public static ResourceKey IsPenWindowsKey 4779public static ResourceKey IsRemotelyControlledKey 4795public static ResourceKey IsRemoteSessionKey 4811public static ResourceKey ShowSoundsKey 4827public static ResourceKey IsSlowMachineKey 4843public static ResourceKey SwapButtonsKey 4859public static ResourceKey IsTabletPCKey 4875public static ResourceKey VirtualScreenLeftKey 4891public static ResourceKey VirtualScreenTopKey 4911public static ResourceKey FocusVisualStyleKey 4928public static ResourceKey NavigationChromeStyleKey 4945public static ResourceKey NavigationChromeDownLevelStyleKey 4999public static ResourceKey PowerLineStatusKey
System\Windows\SystemResourceKey.cs (15)
1080internal static ResourceKey GetResourceKey(short id) 1769internal static ResourceKey GetSystemResourceKey(string keyName) 1948internal static ResourceKey MenuItemSeparatorStyleKey 1986internal static ResourceKey GridViewItemContainerStyleKey 1999internal static ResourceKey GridViewScrollViewerStyleKey 2012internal static ResourceKey GridViewStyleKey 2025internal static ResourceKey StatusBarSeparatorStyleKey 2037internal static ResourceKey ToolBarButtonStyleKey 2053internal static ResourceKey ToolBarToggleButtonStyleKey 2068internal static ResourceKey ToolBarSeparatorStyleKey 2084internal static ResourceKey ToolBarCheckBoxStyleKey 2099internal static ResourceKey ToolBarRadioButtonStyleKey 2115internal static ResourceKey ToolBarComboBoxStyleKey 2131internal static ResourceKey ToolBarTextBoxStyleKey 2147internal static ResourceKey ToolBarMenuStyleKey
System\Windows\SystemResources.cs (4)
121ResourceKey resourceKey = null; 127resourceKey = (typeKey == null) ? (key as ResourceKey) : null; 355ResourceKey resourceKey, 1951if ((key is Type || key is ResourceKey) && _canCacheAsThemeResource && canCache)
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
1042ResourceKey toolBarStyleKey = new ComponentResourceKey(