4 types derived from ResourceKey
PresentationFramework (4)
src\Framework\System\Windows\ComponentResourceKey.cs (1)
12public class ComponentResourceKey : ResourceKey
src\Framework\System\Windows\SystemResourceKey.cs (1)
296internal class SystemResourceKey : ResourceKey
src\Framework\System\Windows\SystemThemeKey.cs (1)
22internal class SystemThemeKey : ResourceKey
src\Framework\System\Windows\TemplateKey.cs (1)
21public abstract class TemplateKey : ResourceKey, ISupportInitialize
260 references to ResourceKey
PresentationFramework (260)
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (2)
319private static ResourceKey FindToolBarStyleKey 330private static ResourceKey _findToolBarStyleKey;
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (3)
2090private static ResourceKey PageViewStyleKey 2106private static ResourceKey TwoPageViewStyleKey 2122private static ResourceKey ScrollViewStyleKey
src\Framework\System\Windows\Controls\GridView.cs (3)
131public static ResourceKey GridViewScrollViewerStyleKey 142public static ResourceKey GridViewStyleKey 153public static ResourceKey GridViewItemContainerStyleKey
src\Framework\System\Windows\Controls\MenuItem.cs (5)
88public static ResourceKey TopLevelItemTemplateKey 104public static ResourceKey TopLevelHeaderTemplateKey 120public static ResourceKey SubmenuItemTemplateKey 136public static ResourceKey SubmenuHeaderTemplateKey 2804public static ResourceKey SeparatorStyleKey
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (1)
202public static ResourceKey SeparatorStyleKey
src\Framework\System\Windows\Controls\ToolBar.cs (9)
487ResourceKey resourceKey = null; 784public static ResourceKey ButtonStyleKey 795public static ResourceKey ToggleButtonStyleKey 806public static ResourceKey SeparatorStyleKey 817public static ResourceKey CheckBoxStyleKey 828public static ResourceKey RadioButtonStyleKey 839public static ResourceKey ComboBoxStyleKey 850public static ResourceKey TextBoxStyleKey 861public static ResourceKey MenuStyleKey
src\Framework\System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
617case 525: t = () => typeof(ResourceKey); break;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8425typeof(System.Windows.ResourceKey),
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
6069case KnownElements.ResourceKey: t = typeof(System.Windows.ResourceKey); break;
src\Framework\System\Windows\ResourceKey.cs (1)
21[MarkupExtensionReturnType(typeof(ResourceKey))]
src\Framework\System\Windows\SystemColors.cs (62)
359public static ResourceKey ActiveBorderColorKey 375public static ResourceKey ActiveCaptionColorKey 391public static ResourceKey ActiveCaptionTextColorKey 407public static ResourceKey AppWorkspaceColorKey 423public static ResourceKey ControlColorKey 439public static ResourceKey ControlDarkColorKey 455public static ResourceKey ControlDarkDarkColorKey 471public static ResourceKey ControlLightColorKey 487public static ResourceKey ControlLightLightColorKey 503public static ResourceKey ControlTextColorKey 519public static ResourceKey DesktopColorKey 535public static ResourceKey GradientActiveCaptionColorKey 551public static ResourceKey GradientInactiveCaptionColorKey 567public static ResourceKey GrayTextColorKey 583public static ResourceKey HighlightColorKey 599public static ResourceKey HighlightTextColorKey 615public static ResourceKey HotTrackColorKey 631public static ResourceKey InactiveBorderColorKey 647public static ResourceKey InactiveCaptionColorKey 663public static ResourceKey InactiveCaptionTextColorKey 679public static ResourceKey InfoColorKey 695public static ResourceKey InfoTextColorKey 711public static ResourceKey MenuColorKey 727public static ResourceKey MenuBarColorKey 743public static ResourceKey MenuHighlightColorKey 759public static ResourceKey MenuTextColorKey 775public static ResourceKey ScrollBarColorKey 791public static ResourceKey WindowColorKey 807public static ResourceKey WindowFrameColorKey 823public static ResourceKey WindowTextColorKey 1219public static ResourceKey ActiveBorderBrushKey 1235public static ResourceKey ActiveCaptionBrushKey 1251public static ResourceKey ActiveCaptionTextBrushKey 1267public static ResourceKey AppWorkspaceBrushKey 1283public static ResourceKey ControlBrushKey 1299public static ResourceKey ControlDarkBrushKey 1315public static ResourceKey ControlDarkDarkBrushKey 1331public static ResourceKey ControlLightBrushKey 1347public static ResourceKey ControlLightLightBrushKey 1363public static ResourceKey ControlTextBrushKey 1379public static ResourceKey DesktopBrushKey 1395public static ResourceKey GradientActiveCaptionBrushKey 1411public static ResourceKey GradientInactiveCaptionBrushKey 1427public static ResourceKey GrayTextBrushKey 1443public static ResourceKey HighlightBrushKey 1459public static ResourceKey HighlightTextBrushKey 1475public static ResourceKey HotTrackBrushKey 1491public static ResourceKey InactiveBorderBrushKey 1507public static ResourceKey InactiveCaptionBrushKey 1523public static ResourceKey InactiveCaptionTextBrushKey 1539public static ResourceKey InfoBrushKey 1555public static ResourceKey InfoTextBrushKey 1571public static ResourceKey MenuBrushKey 1587public static ResourceKey MenuBarBrushKey 1603public static ResourceKey MenuHighlightBrushKey 1619public static ResourceKey MenuTextBrushKey 1635public static ResourceKey ScrollBarBrushKey 1651public static ResourceKey WindowBrushKey 1667public static ResourceKey WindowFrameBrushKey 1683public static ResourceKey WindowTextBrushKey 1699public static ResourceKey InactiveSelectionHighlightBrushKey 1722public static ResourceKey InactiveSelectionHighlightTextBrushKey
src\Framework\System\Windows\SystemFonts.cs (30)
518public static ResourceKey IconFontSizeKey 534public static ResourceKey IconFontFamilyKey 550public static ResourceKey IconFontStyleKey 566public static ResourceKey IconFontWeightKey 582public static ResourceKey IconFontTextDecorationsKey 601public static ResourceKey CaptionFontSizeKey 617public static ResourceKey CaptionFontFamilyKey 633public static ResourceKey CaptionFontStyleKey 649public static ResourceKey CaptionFontWeightKey 665public static ResourceKey CaptionFontTextDecorationsKey 681public static ResourceKey SmallCaptionFontSizeKey 697public static ResourceKey SmallCaptionFontFamilyKey 713public static ResourceKey SmallCaptionFontStyleKey 729public static ResourceKey SmallCaptionFontWeightKey 745public static ResourceKey SmallCaptionFontTextDecorationsKey 761public static ResourceKey MenuFontSizeKey 777public static ResourceKey MenuFontFamilyKey 793public static ResourceKey MenuFontStyleKey 809public static ResourceKey MenuFontWeightKey 825public static ResourceKey MenuFontTextDecorationsKey 841public static ResourceKey StatusFontSizeKey 857public static ResourceKey StatusFontFamilyKey 873public static ResourceKey StatusFontStyleKey 889public static ResourceKey StatusFontWeightKey 905public static ResourceKey StatusFontTextDecorationsKey 921public static ResourceKey MessageFontSizeKey 937public static ResourceKey MessageFontFamilyKey 953public static ResourceKey MessageFontStyleKey 969public static ResourceKey MessageFontWeightKey 985public static ResourceKey MessageFontTextDecorationsKey
src\Framework\System\Windows\SystemParameters.cs (122)
261public static ResourceKey FocusBorderWidthKey 277public static ResourceKey FocusBorderHeightKey 293public static ResourceKey HighContrastKey 440public static ResourceKey DropShadowKey 456public static ResourceKey FlatMenuKey 472public static ResourceKey WorkAreaKey 563public static ResourceKey IconHorizontalSpacingKey 579public static ResourceKey IconVerticalSpacingKey 595public static ResourceKey IconTitleWrapKey 934public static ResourceKey KeyboardCuesKey 950public static ResourceKey KeyboardDelayKey 966public static ResourceKey KeyboardPreferenceKey 982public static ResourceKey KeyboardSpeedKey 998public static ResourceKey SnapToDefaultButtonKey 1014public static ResourceKey WheelScrollLinesKey 1030public static ResourceKey MouseHoverTimeKey 1046public static ResourceKey MouseHoverHeightKey 1062public static ResourceKey MouseHoverWidthKey 1186public static ResourceKey MenuDropAlignmentKey 1202public static ResourceKey MenuFadeKey 1218public static ResourceKey MenuShowDelayKey 1705public static ResourceKey ComboBoxAnimationKey 1721public static ResourceKey ClientAreaAnimationKey 1737public static ResourceKey CursorShadowKey 1753public static ResourceKey GradientCaptionsKey 1769public static ResourceKey HotTrackingKey 1785public static ResourceKey ListBoxSmoothScrollingKey 1801public static ResourceKey MenuAnimationKey 1817public static ResourceKey SelectionFadeKey 1833public static ResourceKey StylusHotTrackingKey 1849public static ResourceKey ToolTipAnimationKey 1865public static ResourceKey ToolTipFadeKey 1881public static ResourceKey UIEffectsKey 1897public static ResourceKey ComboBoxPopupAnimationKey 1913public static ResourceKey MenuPopupAnimationKey 1929public static ResourceKey ToolTipPopupAnimationKey 2280public static ResourceKey MinimizeAnimationKey 2296public static ResourceKey BorderKey 2312public static ResourceKey CaretWidthKey 2328public static ResourceKey ForegroundFlashCountKey 2344public static ResourceKey DragFullWindowsKey 2360public static ResourceKey BorderWidthKey 2376public static ResourceKey ScrollWidthKey 2392public static ResourceKey ScrollHeightKey 2408public static ResourceKey CaptionWidthKey 2424public static ResourceKey CaptionHeightKey 2440public static ResourceKey SmallCaptionWidthKey 2456public static ResourceKey MenuWidthKey 2472public static ResourceKey MenuHeightKey 4373public static ResourceKey ThinHorizontalBorderHeightKey 4389public static ResourceKey ThinVerticalBorderWidthKey 4405public static ResourceKey CursorWidthKey 4421public static ResourceKey CursorHeightKey 4437public static ResourceKey ThickHorizontalBorderHeightKey 4453public static ResourceKey ThickVerticalBorderWidthKey 4469public static ResourceKey FixedFrameHorizontalBorderHeightKey 4485public static ResourceKey FixedFrameVerticalBorderWidthKey 4501public static ResourceKey FocusHorizontalBorderHeightKey 4517public static ResourceKey FocusVerticalBorderWidthKey 4533public static ResourceKey FullPrimaryScreenWidthKey 4549public static ResourceKey FullPrimaryScreenHeightKey 4565public static ResourceKey HorizontalScrollBarButtonWidthKey 4581public static ResourceKey HorizontalScrollBarHeightKey 4597public static ResourceKey HorizontalScrollBarThumbWidthKey 4613public static ResourceKey IconWidthKey 4629public static ResourceKey IconHeightKey 4645public static ResourceKey IconGridWidthKey 4661public static ResourceKey IconGridHeightKey 4677public static ResourceKey MaximizedPrimaryScreenWidthKey 4693public static ResourceKey MaximizedPrimaryScreenHeightKey 4709public static ResourceKey MaximumWindowTrackWidthKey 4725public static ResourceKey MaximumWindowTrackHeightKey 4741public static ResourceKey MenuCheckmarkWidthKey 4757public static ResourceKey MenuCheckmarkHeightKey 4773public static ResourceKey MenuButtonWidthKey 4789public static ResourceKey MenuButtonHeightKey 4805public static ResourceKey MinimumWindowWidthKey 4821public static ResourceKey MinimumWindowHeightKey 4837public static ResourceKey MinimizedWindowWidthKey 4853public static ResourceKey MinimizedWindowHeightKey 4869public static ResourceKey MinimizedGridWidthKey 4885public static ResourceKey MinimizedGridHeightKey 4901public static ResourceKey MinimumWindowTrackWidthKey 4917public static ResourceKey MinimumWindowTrackHeightKey 4933public static ResourceKey PrimaryScreenWidthKey 4949public static ResourceKey PrimaryScreenHeightKey 4965public static ResourceKey WindowCaptionButtonWidthKey 4981public static ResourceKey WindowCaptionButtonHeightKey 4997public static ResourceKey ResizeFrameHorizontalBorderHeightKey 5013public static ResourceKey ResizeFrameVerticalBorderWidthKey 5029public static ResourceKey SmallIconWidthKey 5045public static ResourceKey SmallIconHeightKey 5061public static ResourceKey SmallWindowCaptionButtonWidthKey 5077public static ResourceKey SmallWindowCaptionButtonHeightKey 5093public static ResourceKey VirtualScreenWidthKey 5109public static ResourceKey VirtualScreenHeightKey 5125public static ResourceKey VerticalScrollBarWidthKey 5141public static ResourceKey VerticalScrollBarButtonHeightKey 5157public static ResourceKey WindowCaptionHeightKey 5173public static ResourceKey KanjiWindowHeightKey 5189public static ResourceKey MenuBarHeightKey 5205public static ResourceKey SmallCaptionHeightKey 5221public static ResourceKey VerticalScrollBarThumbHeightKey 5237public static ResourceKey IsImmEnabledKey 5253public static ResourceKey IsMediaCenterKey 5269public static ResourceKey IsMenuDropRightAlignedKey 5285public static ResourceKey IsMiddleEastEnabledKey 5301public static ResourceKey IsMousePresentKey 5317public static ResourceKey IsMouseWheelPresentKey 5333public static ResourceKey IsPenWindowsKey 5349public static ResourceKey IsRemotelyControlledKey 5365public static ResourceKey IsRemoteSessionKey 5381public static ResourceKey ShowSoundsKey 5397public static ResourceKey IsSlowMachineKey 5413public static ResourceKey SwapButtonsKey 5429public static ResourceKey IsTabletPCKey 5445public static ResourceKey VirtualScreenLeftKey 5461public static ResourceKey VirtualScreenTopKey 5481public static ResourceKey FocusVisualStyleKey 5498public static ResourceKey NavigationChromeStyleKey 5515public static ResourceKey NavigationChromeDownLevelStyleKey 5574public static ResourceKey PowerLineStatusKey
src\Framework\System\Windows\SystemResourceKey.cs (15)
1087internal static ResourceKey GetResourceKey(short id) 1776internal static ResourceKey GetSystemResourceKey(string keyName) 1955internal static ResourceKey MenuItemSeparatorStyleKey 1993internal static ResourceKey GridViewItemContainerStyleKey 2006internal static ResourceKey GridViewScrollViewerStyleKey 2019internal static ResourceKey GridViewStyleKey 2032internal static ResourceKey StatusBarSeparatorStyleKey 2044internal static ResourceKey ToolBarButtonStyleKey 2060internal static ResourceKey ToolBarToggleButtonStyleKey 2075internal static ResourceKey ToolBarSeparatorStyleKey 2091internal static ResourceKey ToolBarCheckBoxStyleKey 2106internal static ResourceKey ToolBarRadioButtonStyleKey 2122internal static ResourceKey ToolBarComboBoxStyleKey 2138internal static ResourceKey ToolBarTextBoxStyleKey 2154internal static ResourceKey ToolBarMenuStyleKey
src\Framework\System\Windows\SystemResources.cs (4)
121ResourceKey resourceKey = null; 127resourceKey = (typeKey == null) ? (key as ResourceKey) : null; 355ResourceKey resourceKey, 2029if ((key is Type || key is ResourceKey) && _canCacheAsThemeResource && canCache)