WPF App 资源键参考
信息
本文使用的开发环境与 WPF Fluent 使用指南 中一致。
通过下面的代码获得,然后按字典序排序:
public static HashSet<object> GetAllKeys(ResourceDictionary dictionary) {
var keys = new HashSet<object>();
foreach (var key in dictionary.Keys)
keys.Add(key);
foreach (var mergedDict in dictionary.MergedDictionaries)
keys.UnionWith(GetAllKeys(mergedDict));
return keys;
}
var allAppKeys = GetAllKeys(Application.Current.Resources);
列表
共 1027 项。为了查找方便,分为以下几类(已保证互不重合)。点击文章右边的目录来跳转会更方便。
Style (114)
AccentButtonStyle
BaseTextBlockStyle
BodyTextBlockStyle
BodyStrongTextBlockStyle
BaseListViewStyle
ColumnHeaderGripperStyle
CaptionTextBlockStyle
DefaultTabItemStyle
DefaultExpanderToggleButtonDownStyle
DefaultDataGridHeaderDropSeparatorStyle
DataGridCheckBoxEditingElementDefaultStyle
DefaultGridSplitterStyle
DefaultTopTabControlStyle
DefaultDragIndicatorStyleStyle
DatePickerCalendarStyle
DefaultTreeViewItemStyle
DefaultTreeViewStyle
DefaultDataGridStyle
DefaultResizeGripStyle
DefaultCalendarItemStyle
DefaultExpanderToggleButtonRightStyle
DefaultCollectionFocusVisualStyle
DefaultDatePickerStyle
DefaultPageStyle
DefaultComboBoxItemStyle
DefaultRadioButtonStyle
DefaultComboBoxToggleButtonStyle
DefaultDataGridCellsPresenterStyle
DefaultTabControlStyle
DefaultToolTipStyle
DefaultComboBoxStyle
DefaultTextBoxBaseStyle
DefaultFrameStyle
DefaultWindowStyle
DefaultToggleButtonStyle
DefaultThumbStyle
DefaultDataGridRowStyle
DefaultDataGridColumnHeadersPresenterStyle
DefaultExpanderStyle
DefaultRichTextBoxStyle
DefaultGridViewColumnHeaderStyle
DefaultControlFocusVisualStyle
DefaultScrollBarStyle
DefaultListViewItemStyle
DefaultDataGridRowHeaderStyle
DefaultRightTabControlStyle
DefaultComboBoxTextBoxStyle
DefaultExpanderToggleButtonLeftStyle
DefaultCalendarButtonStyle
DefaultLabelStyle
DefaultUserControlStyle
DefaultNavigationWindowStyle
DataGridCheckBoxElementDefaultStyle
DefaultDataGridColumnFloatingHeaderStyle
DefaultDataGridCellStyle
DefaultStatusBarItemStyle
DefaultDataGridColumnHeaderStyle
DefaultHyperlinkStyle
DefaultBottomTabControlStyle
DefaultLeftTabControlStyle
DefaultListViewStyle
DefaultExpanderToggleButtonUpStyle
DefaultMenuStyle
DefaultItemsControlStyle
DefaultSeparatorStyle
DefaultCalendarStyle
DefaultRepeatButtonStyle
DefaultListBoxStyle
DefaultContextMenuStyle
DefaultDatePickerTextBoxStyle
DefaultCalendarDayButtonStyle
DefaultPasswordBoxStyle
DefaultButtonStyle
DefaultTextBoxStyle
DefaultListBoxItemStyle
DefaultTextBoxInvalidationStyle
DefaultScrollViewerStyle
DefaultCheckBoxStyle
DefaultGroupBoxStyle
DefaultMenuItemStyle
DisplayTextBlockStyle
ExpandCollapseToggleButtonStyle
FocusVisualStyle
FrameNavigationButtonJournalEntryStyle
GridViewItemContainerStyle
GridViewStyle
GridViewScrollViewerStyle
MenuItemScrollViewerStyle
MenuItemSeparatorStyle
RowHeaderGripperStyle
ScrollBarThumbStyle
SliderThumbStyle
ScrollBarLineButtonStyle
ScrollBarPageButtonStyle
StatusBarSeparatorStyle
SliderButtonStyle
SubtitleTextBlockStyle
ToolBarOverflowButtonStyle
ToolBarMenuStyle
ToolBarButtonBaseStyle
TargetType=System.Windows.Controls.DataGrid ID=DataGridSelectAllButtonStyle
ToolBarTextBoxStyle
ToolBarButtonStyle
TargetType=System.Windows.Controls.DataGrid ID=ColumnFloatingHeaderStyleKey
ToolBarRadioButtonStyle
TitleLargeTextBlockStyle
TextBoxStyle
ToolBarThumbStyle
TargetType=System.Windows.Controls.DataGrid ID=ColumnHeaderDropSeparatorStyleKey
ToolBarComboBoxStyle
ToolBarToggleButtonStyle
ToolBarCheckBoxStyle
TitleTextBlockStyle
ToolBarSeparatorStyle
Brush (221)
ApplicationBackgroundColorLightBrush
ApplicationBackgroundColorDarkBrush
AccentButtonBorderBrush
AccentButtonBorderBrushDisabled
AccentControlElevationBorderBrush
ApplicationBackgroundBrush
AccentFillColorDisabledBrush
AccentTextFillColorSecondaryBrush
AccentFillColorSecondaryBrush
AccentButtonBorderBrushPointerOver
AccentFillColorSelectedTextBackgroundBrush
AccentFillColorTertiaryBrush
AccentFillColorDefaultBrush
AccentTextFillColorDisabledBrush
AccentButtonBorderBrushPressed
AccentTextFillColorTertiaryBrush
AccentTextFillColorPrimaryBrush
BreadcrumbBarNormalForegroundBrush
ButtonBorderBrush
ButtonBorderBrushPressed
ButtonBorderBrushPointerOver
BreadcrumbBarHoverForegroundBrush
BreadcrumbBarCurrentNormalForegroundBrush
ButtonBorderBrushDisabled
ControlStrongFillColorLightBrush
ControlStrongFillColorDarkBrush
ControlAltFillColorQuarternaryBrush
ControlStrokeColorOnAccentDisabledBrush
ControlFillColorDisabledBrush
ControlStrongFillColorDisabledBrush
ControlFillColorDefaultBrush
ComboBoxBorderBrushFocused
ControlStrokeColorOnAccentTertiaryBrush
ComboBoxBorderBrushDisabled
CheckBoxBorderBrushChecked
CheckBoxBorderBrushIndeterminate
ControlOnImageFillColorSecondaryBrush
ControlOnImageFillColorTertiaryBrush
CardBorderBrush
CardStrokeColorDefaultBrush
ControlAltFillColorSecondaryBrush
ComboBoxDropDownBorderBrush
CheckBoxBorderBrushCheckedPointerOver
ControlSolidFillColorDefaultBrush
CheckBoxBorderBrushUncheckedPointerOver
CheckBoxBorderBrushIndeterminatePressed
CardStrokeColorDefaultSolidBrush
ControlStrokeColorOnAccentDefaultBrush
ControlAltFillColorTertiaryBrush
ComboBoxItemPillFillBrush
CalendarViewSelectedBorderBrush
CardBackgroundFillColorSecondaryBrush
ControlStrokeColorForStrongFillWhenOnImageBrush
ControlStrokeColorDefaultBrush
ControlStrongStrokeColorDefaultBrush
ControlStrokeColorOnAccentSecondaryBrush
ControlOnImageFillColorDefaultBrush
CardBorderBrushDisabled
ComboBoxBorderBrushPressed
ControlFillColorSecondaryBrush
ControlFillColorTertiaryBrush
CheckBoxBorderBrushUnchecked
ControlStrokeColorSecondaryBrush
CircleElevationBorderBrush
ControlAltFillColorTransparentBrush
CardBorderBrushPressed
CheckBoxBorderBrushIndeterminatePointerOver
ControlFillColorTransparentBrush
ControlStrongFillColorDefaultBrush
ControlElevationBorderBrush
ComboBoxBorderBrush
ComboBoxBorderBrushPointerOver
CheckBoxBorderBrushCheckedPressed
CheckBoxBorderBrushUncheckedPressed
ControlAltFillColorDisabledBrush
ControlFillColorInputActiveBrush
CardBackgroundFillColorDefaultBrush
CalendarViewBorderBrush
ControlOnImageFillColorDisabledBrush
ContentDialogSeparatorBorderBrush
ContextMenuBorderBrush
ContentDialogBorderBrush
ControlStrongStrokeColorDisabledBrush
DatePickerFocusedBorderBrush
DataGridColumnFloatingHeaderBorderBrush
DataGridHeaderBorderBrushSelected
DataGridHeaderBorderBrushDisabled
DataGridRowSelectedForegroundThemeBrush
DataGridHeaderBorderBrush
DividerStrokeColorDefaultBrush
DataGridHeaderSeparatorBrush
DataGridHeaderBorderBrushPressed
DataGridRowSelectedBackgroundThemeBrush
DatePickerBorderBrushFocused
DatePickerTextBoxCaretBrush
DataGridHeaderBorderBrushPointerOver
ExpanderHeaderDisabledBorderBrush
ExpanderHeaderBorderBrush
ExpanderHeaderBorderPointerOverBrush
FallbackBrushConverter
FlyoutBorderBrush
FocusStrokeColorInnerBrush
FrameMenuItemBorderBrush
FocusStrokeColorOuterBrush
GridViewColumnHeaderBorderBrushPointerOver
GridViewColumnHeaderBorderBrushPressed
GridViewColumnHeaderBorderBrush
GroupBoxBorderBrush
GridViewColumnHeaderBorderBrushDisabled
InfoBarErrorSeverityBackgroundBrush
InfoBarWarningSeverityBackgroundBrush
InfoBarInformationalSeverityBackgroundBrush
InfoBarBorderBrush
InfoBarSuccessSeverityBackgroundBrush
KeyboardFocusBorderColorBrush
ListBoxItemBackgroundSelectedPressedThemeBrush
ListViewBorderBrush
LayerOnAccentAcrylicFillColorDefaultBrush
LayerOnMicaBaseAltFillColorSecondaryBrush
ListBoxItemSelectedBackgroundPointerOverThemeBrush
LayerFillColorDefaultBrush
LayerFillColorAltBrush
ListBoxItemSelectedBackgroundThemeBrush
ListViewItemPillFillBrush
LayerOnMicaBaseAltFillColorDefaultBrush
ListBoxItemUnselectedBackgroundPointerOverThemeBrush
LayerOnAcrylicFillColorDefaultBrush
LayerOnMicaBaseAltFillColorTransparentBrush
LayerOnMicaBaseAltFillColorTertiaryBrush
ListBoxItemSelectedForegroundThemeBrush
ListBoxItemSelectedBackgroundPressedThemeBrush
MenuPopupBrush
MessageBoxSeparatorBorderBrush
MenuBarItemBorderBrush
NavigationViewContentGridBorderBrush
NavigationViewItemBorderBrush
ProgressBarBorderBrush
ProgressBarIndeterminateBorderBrush
ProgressRingForegroundThemeBrush
ProgressRingBackgroundThemeBrush
RadioButtonBorderBrushPressed
RadioButtonBorderBrushPointerOver
RepeatButtonBorderBrushPressed
RepeatButtonBorderBrushDisabled
RadioButtonBorderBrush
SubtleFillColorDisabledBrush
SystemFillColorNeutralBackgroundBrush
SystemFillColorSolidNeutralBackgroundBrush
SurfaceStrokeColorInverseBrush
SystemFillColorCautionBrush
SystemFillColorCriticalBackgroundBrush
SystemFillColorAttentionBackgroundBrush
SystemFillColorSolidNeutralBrush
SystemColorHighlightTextColorBrush
SystemFillColorSuccessBrush
SubtleFillColorTransparentBrush
SystemFillColorSolidAttentionBackgroundBrush
SystemColorHotlightColorBrush
SystemFillColorCautionBackgroundBrush
SystemColorWindowColorBrush
SeparatorBorderBrush
SubtleFillColorTertiaryBrush
SystemColorWindowTextColorBrush
SnackBarBorderBrush
SubtleFillColorSecondaryBrush
SolidBackgroundFillColorBaseAltBrush
SolidBackgroundFillColorSecondaryBrush
SolidBackgroundFillColorQuarternaryBrush
SystemFillColorAttentionBrush
SmokeFillColorDefaultBrush
SurfaceStrokeColorDefaultBrush
SystemColorHighlightColorBrush
SystemColorGrayTextColorBrush
SystemFillColorCriticalBrush
SolidBackgroundFillColorBaseBrush
SystemFillColorNeutralBrush
SystemFillColorSuccessBackgroundBrush
SolidBackgroundFillColorTertiaryBrush
SystemColorButtonFaceColorBrush
SurfaceStrokeColorFlyoutBrush
SystemColorButtonTextColorBrush
TextFillColorLightSecondaryBrush
TextFillColorLightPrimaryBrush
TextFillColorDarkDisabledBrush
TextFillColorDarkPrimaryBrush
TextFillColorLightTertiaryBrush
TextFillColorDarkInverseBrush
TextFillColorLightInverseBrush
TextFillColorDarkTertiaryBrush
TextFillColorLightDisabledBrush
TextFillColorDarkSecondaryBrush
TextControlElevationBorderBrush
TextFillColorTertiaryBrush
TextOnAccentFillColorSelectedTextBrush
TextControlFocusedBorderBrush
TextControlButtonBorderBrush
ToolTipBorderBrush
TabViewSelectedItemBorderBrush
TextControlBorderBrushDisabled
ToolTipBackgroundBrush
TextControlBorderBrushPointerOver
TimePickerButtonBorderBrushPressed
TextControlBorderBrush
TabViewBorderBrush
TimePickerButtonBorderBrushDisabled
TextOnAccentFillColorDisabledBrush
TextControlElevationBorderFocusedBrush
ToolTipForegroundBrush
ToggleButtonBorderBrushCheckedDisabled
TextOnAccentFillColorPrimaryBrush
TextFillColorDisabledBrush
TextFillColorPrimaryBrush
TextOnAccentFillColorSecondaryBrush
ToggleButtonBorderBrushPressed
TextFillColorSecondaryBrush
TextFillColorInverseBrush
TextControlButtonBorderBrushPressed
ToggleButtonBorderBrushDisabled
TextControlBorderBrushFocused
ToggleButtonBorderBrushCheckedPressed
TextControlButtonBorderBrushPointerOver
Foreground (110)
AccentButtonForegroundPointerOver
AccentButtonForegroundDisabled
AccentButtonForegroundPressed
AccentButtonForeground
ButtonForegroundPointerOver
ButtonForeground
ButtonForegroundDisabled
ButtonForegroundPressed
ComboBoxForegroundDisabled
CheckBoxForegroundUnchecked
ComboBoxDropDownForeground
ComboBoxForegroundPointerOver
CheckBoxCheckGlyphForegroundPressed
ComboBoxItemForegroundSelected
ComboBoxDropDownGlyphForegroundFocused
ContextMenuForeground
CheckBoxForegroundUncheckedDisabled
ComboBoxDropDownGlyphForegroundDisabled
ComboBoxForeground
CheckBoxCheckGlyphForegroundDisabled
ComboBoxEditableDropDownGlyphForeground
CardForegroundDisabled
ComboBoxItemForeground
CalendarViewButtonForeground
CalendarViewNavigationButtonForeground
CardForegroundPointerOver
ComboBoxDropDownGlyphForegroundFocusedPressed
CardForeground
ComboBoxForegroundFocusedPressed
ComboBoxForegroundPressed
ContentDialogForeground
CardForegroundPressed
ComboBoxDropDownGlyphForeground
CalendarViewTodayForeground
ComboBoxForegroundFocused
CalendarViewForeground
CheckBoxCheckGlyphForeground
DisabledForegroundColor
DataGridHeaderForegroundDisabled
DataGridColumnHeaderForeground
DatePickerForeground
DatePickerTextBoxForeground
ExpanderHeaderForeground
ExpanderHeaderDisabledForeground
FrameForeground
FrameMenuItemForegroundDisabled
GroupBoxHeaderForeground
GridsplitterForeground
GridViewColumnHeaderForeground
HyperlinkForegroundDisabled
HyperlinkButtonForeground
HyperlinkButtonForegroundPressed
HyperlinkForegroundPointerOver
HyperlinkForeground
HyperlinkButtonForegroundDisabled
HyperlinkButtonForegroundPointerOver
InfoBarTitleForeground
ListViewItemForeground
ListBoxItemForeground
LoadingScreenForeground
LabelForeground
MenuBarForeground
MessageBoxForeground
NavigationViewItemForeground
NavigationWindowForeground
NavigationViewItemForegroundPointerOver
NavigationViewItemForegroundLeftFluent
NavigationViewSelectionIndicatorForeground
NavigationViewItemSeparatorForeground
NavigationViewItemForegroundPressed
NavigationViewItemForegroundPointerOverLeftFluent
PageForeground
ProgressBarForeground
RepeatButtonForeground
RepeatButtonForegroundPressed
ResizeGripForeground
RadioButtonForegroundDisabled
RadioButtonForeground
RatingControlSelectedForeground
RepeatButtonForegroundDisabled
ScrollBarButtonArrowForeground
StatusBarItemForegroundDisabled
SnackBarForeground
ToggleButtonForegroundCheckedPressed
ThumbRateForeground
TimePickerButtonForegroundPointerOver
ToggleButtonForegroundChecked
TabViewItemForegroundSelected
TabViewForeground
TextControlButtonForeground
TreeViewItemSelectionIndicatorForeground
TextControlButtonForegroundPointerOver
TextControlForegroundDisabled
TextControlButtonForegroundPressed
TimePickerButtonForegroundDisabled
ToolTipForeground
TreeViewItemForeground
ToggleButtonForegroundDisabled
TextControlForeground
TimePickerButtonForegroundDefault
TextControlForegroundPointerOver
ToggleSwitchContentForegroundDisabled
TimePickerButtonForegroundPressed
ToggleButtonForeground
TextControlPlaceholderForeground
ToggleSwitchContentForeground
ToggleButtonForegroundPressed
ToggleButtonForegroundCheckedDisabled
TextControlForegroundFocused
WindowForeground
Background (174)
ApplicationBackgroundColorLight
ApplicationBackgroundColorDark
AccentButtonBackgroundPointerOver
AccentButtonBackground
AcrylicBackgroundFillColorDefault
AccentButtonBackgroundPressed
AccentButtonBackgroundDisabled
ApplicationBackgroundColor
ButtonBackgroundPointerOver
ButtonBackgroundPressed
ButtonBackground
ButtonBackgroundDisabled
ComboBoxDropDownButtonBackgroundCornerRadius
ComboBoxBackgroundPressed
CardBackgroundFillColorSecondary
CheckBoxCheckBackgroundStrokeUncheckedPointerOver
ContentDialogBackground
CheckBoxCheckBackgroundStrokeUncheckedPressed
CheckBoxCheckBackgroundStrokeIndeterminate
CheckBoxCheckBackgroundStrokeIndeterminatePressed
ContextMenuBackground
CheckBoxBackgroundUncheckedPressed
CheckBoxBackgroundIndeterminate
CardBackgroundPressed
CheckBoxCheckBackgroundFillIndeterminatePointerOver
CheckBoxCheckBackgroundFillIndeterminatePressed
CheckBoxBackgroundIndeterminatePointerOver
CalendarViewSelectedBackground
CalendarViewBackground
CardFooterBackground
ComboBoxDropDownBackgroundPointerOver
CheckBoxBackgroundCheckedPressed
CalendarViewTodayBackground
CheckBoxCheckBackgroundFillChecked
CheckBoxCheckBackgroundStrokeUncheckedDisabled
CheckBoxCheckBackgroundFillUncheckedPointerOver
CheckBoxBackgroundCheckedPointerOver
CheckBoxCheckBackgroundStrokeChecked
ComboBoxFocusedDropDownBackgroundPointerPressed
CheckBoxBackgroundUncheckedPointerOver
ComboBoxBackgroundPointerOver
ComboBoxDropDownBackground
CheckBoxCheckBackgroundFillCheckedPointerOver
CheckBoxCheckBackgroundFillCheckedPressed
ComboBoxDropDownBackgroundPointerPressed
CardBackgroundFillColorDefault
CheckBoxCheckBackgroundStrokeCheckedPressed
ComboBoxBackground
CheckBoxBackgroundUnchecked
CardBackgroundPointerOver
ComboBoxItemBackgroundSelected
CardBackgroundDisabled
CardBackground
CheckBoxCheckBackgroundFillUncheckedPressed
CheckBoxCheckBackgroundStrokeUnchecked
CheckBoxCheckBackgroundFillUncheckedDisabled
CheckBoxCheckBackgroundStrokeCheckedPointerOver
CheckBoxCheckBackgroundFillIndeterminate
CheckBoxCheckBackgroundFillUnchecked
ComboBoxBackgroundDisabled
CheckBoxCheckBackgroundStrokeIndeterminatePointerOver
CheckBoxBackgroundIndeterminatePressed
CalendarViewItemBackgroundPointerOver
CheckBoxBackgroundChecked
DataGridHeaderBackgroundDisabled
DataGridHeaderDropSeparatorBackground
DatePickerPopupBackground
DatePickerBackgroundFocused
DatePickerBackgroundPointerOver
DataGridHeaderBackgroundSelected
DataGridHeaderBackgroundPressed
DataGridHeaderBackground
DatePickerBackground
DataGridColumnHeaderBackground
DataGridHeaderBackgroundPointerOver
ExpanderHeaderBackground
ExpanderContentBackground
FrameMenuItemBackground
FrameMenuItemBackgroundSelected
FlyoutBackground
FrameBackground
GridsplitterBackgroundPointerOver
GridViewColumnHeaderBackgroundPressed
GridsplitterBackgroundDisabled
GroupBoxBackground
GridViewColumnHeaderBackgroundPointerOver
GridsplitterBackgroundPressed
GridsplitterBackground
GridViewColumnHeaderBackground
GridViewColumnHeaderBackgroundDisabled
HyperlinkButtonBackgroundPointerOver
HyperlinkButtonBackground
HyperlinkButtonBackgroundDisabled
HyperlinkButtonBackgroundPressed
InfoBarInformationalSeverityIconBackground
InfoBarErrorSeverityIconBackground
InfoBarSuccessSeverityIconBackground
InfoBarWarningSeverityIconBackground
ListViewItemBackgroundPointerOver
LoadingScreenBackground
ListBoxBackground
ListViewBackground
MenuBarItemBackgroundSelected
MenuBarItemBackgroundPointerOver
MenuBarBackground
MenuBarItemBackgroundMousePointer
MessageBoxBackground
NavigationViewItemBackgroundSelected
NavigationWindowBackground
NavigationViewItemBackground
NavigationViewContentBackground
NavigationViewItemBackgroundSelectedLeftFluent
NavigationViewItemBackgroundPressed
NavigationViewItemBackgroundPointerOver
ProgressBarIndeterminateBackground
PageBackground
ProgressBarBackground
RepeatButtonBackgroundPressed
RadioButtonBackgroundPressed
RepeatButtonBackgroundDisabled
RadioButtonBackground
RepeatButtonBackground
RadioButtonBackgroundDisabled
RepeatButtonBackgroundPointerOver
RadioButtonBackgroundPointerOver
SystemFillColorCriticalBackground
SolidBackgroundFillColorBaseAlt
SystemFillColorSuccessBackground
StatusBarItemBackgroundDisabled
SystemFillColorCautionBackground
SnackBarBackground
SystemFillColorSolidAttentionBackground
ScrollBarButtonBackground
SystemFillColorNeutralBackground
SliderOuterThumbBackground
SolidBackgroundFillColorBase
SliderThumbBackgroundPointerOver
SolidBackgroundFillColorSecondary
SystemFillColorAttentionBackground
SystemFillColorSolidNeutralBackground
SolidBackgroundFillColorQuarternary
SliderThumbBackground
SolidBackgroundFillColorTertiary
SolidBackgroundFillColorTransparent
StatusBarItemBackground
TabViewItemHeaderBackgroundSelected
TabViewBackground
ToggleButtonBackgroundPressed
ToggleButtonBackgroundChecked
TimePickerButtonBackgroundPointerOver
TextControlButtonBackgroundPressed
ThumbBackground
ToggleButtonBackgroundPointerOver
ToggleButtonBackground
ToggleButtonBackgroundDisabled
TextControlBackgroundFocused
ToolTipBackground
ToggleButtonBackgroundCheckedPressed
TextControlBackgroundPointerOver
ThumbBackgroundDisabled
TreeViewItemBackgroundPointerOver
TabViewItemHeaderBackground
TextControlButtonBackgroundPointerOver
ToggleButtonBackgroundCheckedDisabled
TextControlBackground
ToggleButtonBackgroundCheckedPointerOver
TimePickerButtonBackgroundDisabled
TextControlBackgroundDisabled
TimePickerButtonBackground
TimePickerButtonBackgroundPressed
TextControlButtonBackground
TreeViewItemBackground
TreeViewItemBackgroundSelected
WindowBackground
Color (103)
AccentTextFillColorDisabled
AccentFillColorDisabled
ControlMediumColor
ControlDarkColor
ControlStrongFillColorDark
ControlLightColor
ControlStrongFillColorLight
ControlMouseOverColor
ControlPressedColor
ControlAltFillColorTertiary
ControlAltFillColorQuarternary
ControlStrokeColorSecondary
ControlOnImageFillColorDisabled
CardStrokeColorDefault
ControlOnImageFillColorDefault
ControlStrokeColorOnAccentDisabled
ControlOnImageFillColorTertiary
CardStrokeColorDefaultSolid
ControlAltFillColorTransparent
ControlFillColorDisabled
ControlStrongStrokeColorDefault
ControlStrokeColorForStrongFillWhenOnImage
ControlStrokeColorDefault
ControlStrongStrokeColorDisabled
ControlFillColorTertiary
ControlFillColorDefault
ControlStrokeColorOnAccentTertiary
ControlAltFillColorSecondary
ControlSolidFillColorDefault
ControlStrokeColorOnAccentSecondary
ControlStrongFillColorDefault
ControlStrokeColorOnAccentDefault
ControlAltFillColorDisabled
ControlStrongFillColorDisabled
ControlOnImageFillColorSecondary
ControlFillColorInputActive
ControlFillColorTransparent
ControlFillColorSecondary
DisabledControlLightColor
DisabledControlDarkColor
DividerStrokeColorDefault
FallbackColor
FocusStrokeColorOuter
FocusStrokeColorInner
GlyphColor
KeyboardFocusBorderColor
LayerOnMicaBaseAltFillColorTransparent
LayerOnAcrylicFillColorDefault
LayerOnMicaBaseAltFillColorDefault
LayerOnMicaBaseAltFillColorTertiary
LayerOnMicaBaseAltFillColorSecondary
LayerOnAccentAcrylicFillColorDefault
LayerFillColorAlt
LayerFillColorDefault
SystemColorButtonFaceColor
SurfaceStrokeColorFlyout
SystemAccentColorDark1
SystemFillColorCritical
SubtleFillColorDisabled
SurfaceStrokeColorInverse
SystemColorWindowColor
SubtleFillColorTertiary
SystemColorButtonTextColor
SystemAccentColor
SystemFillColorSolidNeutral
SurfaceStrokeColorDefault
SystemAccentColorLight2
SystemColorHighlightColor
SubtleFillColorSecondary
SystemColorHighlightTextColor
SmokeFillColorDefault
SystemFillColorSuccess
SubtleFillColorTransparent
SystemAccentColorDark2
SystemAccentColorDark3
SystemColorGrayTextColor
SystemAccentColorLight1
SystemColorWindowTextColor
SystemColorHotlightColor
SystemFillColorCaution
SystemAccentColorLight3
SystemChromeMediumLowColor
SystemFillColorNeutral
TextFillColorLightPrimary
TextFillColorLightDisabled
TextFillColorLightTertiary
TextFillColorLightSecondary
TextFillColorDarkPrimary
TextFillColorLightInverse
TextFillColorDarkDisabled
TextFillColorDarkSecondary
TextFillColorDarkTertiary
TextFillColorDarkInverse
TextOnAccentFillColorSelectedText
TextOnAccentFillColorPrimary
TextFillColorDisabled
TextFillColorInverse
TextFillColorSecondary
TextFillColorTertiary
TextOnAccentFillColorDisabled
TextFillColorPrimary
TextControlSelectionHighlightColor
TextOnAccentFillColorSecondary
其他 (305)
AnimationFactorToValueConverter
ButtonBorderThemeThickness
ButtonPadding
BodyTextBlockFontSize
ButtonHoverAnimationDuration
ButtonIconMargin
BooleanToVisibilityConverter
ControlContentThemeFontSize
CheckBoxIndeterminateGlyph
CaptionTextBlockFontSize
ComboBoxItemContentMargin
CalendarGlyph
CheckBoxSize
ComboBoxPopupMinHeight
ComboBoxMinHeight
ComboBoxEditableTextPadding
ComboBoxItemMargin
ComboBoxChevronMargin
ControlCornerRadius
CheckBoxMinWidth
CheckBoxPadding
ComboBoxPadding
ComboBoxChevronDownGlyph
CheckBoxHeight
ComboBoxAccentBorderThemeThickness
ClearGlyph
ContentControlFontSize
CheckBoxCheckedGlyph
CheckBoxIconSize
CheckBoxBorderThickness
ContextMenuBorderThickness
ComboBoxBorderThemeThickness
ComboBoxChevronSize
ContentDialogTopOverlay
ContentDialogSmokeFill
DataGridHeaderDropSeparatorCornerRadius
DisplayTextBlockFontSize
DatePickerRightIconMargin
DefaultDataGridFontSize
DatePickerCalendarButtonIconSize
DefaultTextBoxControlTemplate
DataGridColumnFloatingHeaderBorderThickness
DatePickerCalendarButtonHeight
DataGridHeaderDropSeparatorWidth
DataGridCellFocusVisual
DefaultPasswordBoxContextMenu
DefaultGridViewColumnHeaderGripper
DataGridColumnHeaderMinHeight
DataTemplateKey(System.Windows.Data.CollectionViewGroup)
DataGridCheckBoxIndeterminateGlyph
DataGridCheckBoxIconSize
DefaultControlContextMenu
DataGridCheckBoxPadding
DataGridCheckBoxCheckedGlyph
DataGridCheckBoxHeight
DataGridSortIndicatorIconFontSize
DataTemplateKey(System.Windows.Documents.FixedDocument)
DataGridCheckBoxContentMargin
DatePickerCalendarButtonMargin
DataGridColumnFloatingHeaderOpacity
DefaultIconFontSize
DataGridCheckBoxBorderThemeThickness
DatePickerHostPadding
DatePickerHostMonthPadding
DataTemplateKey(System.Windows.Documents.FixedDocumentSequence)
DatePickerBorderThemeThickness
DefaultComboBoxTemplate
DataGridHeaderDropSeparatorPadding
DatePickerBorderThickness
DatePickerCalendarGlyph
DataTemplateKey(System.Windows.Documents.FlowDocument)
DataGridCheckBoxWidth
DatePickerCalendarButtonPadding
DataGridColumnHeaderPadding
DatePickerAccentBorderThemeThickness
DatePickerLeftIconMargin
DataGridSortIndicatorIconMargin
ExpanderChevronUpGlyph
EditableComboBoxTemplate
ExpanderChevronSize
ExpanderBorderThemeThickness
ExpanderPadding
ExpanderChevronLeftGlyph
ExpanderChevronDownGlyph
ExpanderChevronRightGlyph
FrameTemplateKey
FrameMenuItemArrowRightGlyph
FrameMenuItemArrowLeftGlyph
FrameMenuiItemCurrentGlyph
FramePadding
FrameMenuItemBorderThickness
FrameMenuItemChevronDownGlyph
GridsplitterPadding
GridsplitterMinWidth
GridsplitterThumbRadius
GroupBoxPadding
GridsplitterThumbHeight
GroupBoxHeaderMargin
GroupBoxHeaderFontSize
GridViewColumnHeaderMinHeight
GridViewTemplate
GroupBoxBorderThickness
GridsplitterThumbWidth
GridsplitterMinHeight
GridViewColumnHeaderGripperThumbFill
HorizontalScrollBarTemplate
HorizontalSliderTemplate
JournalEntryUnifiedViewConverter
ListBoxItemMargin
ListViewItemMinHeight
LineButtonWidth
ListBoxItemPadding
ListViewItemMinWidth
LineButtonHeight
ListViewItemMargin
ListViewItemPadding
ListViewTemplate
MenuItemCheckedGlyph
MenuItemChevronRightGlyph
MessageBoxTopOverlay
NavigationWindowTemplateKey
NavigationWindowMenuItemArrowRightGlyph
NavigationWindowMenuItemChevronDownGlyph
NavigationWindowMenuItemArrowLeftGlyph
NavigationViewItemOnLeftMinHeight
OverlayCornerRadius
PasswordBoxButtonHeight
ProgressBarIndicatorAnimatedFill
PasswordBoxButtonPadding
PopupCornerRadius
PasswordBoxButtonMargin
PasswordBoxRightIconMargin
PasswordBoxButtonIconSize
PasswordBoxBorderThemeThickness
PasswordBoxAccentBorderThemeThickness
PasswordBoxLeftIconMargin
RadioButtonStrokeThickness
RadioButtonCheckGlyphSize
ResizeGripMinWidth
RadioButtonOuterEllipseSize
RadioButtonPadding
ResizeGripIconGlyph
RepeatButtonIconMargin
RepeatButtonBorderThemeThickness
ResizeGripIconSize
ResizeGripMinHeight
RichTextBoxAccentBorderThemeThickness
RepeatButtonPadding
RadioButtonOuterEllipseStrokePointerOver
RadioButtonCheckOuterEllipseCheckedStrokePressed
RadioButtonOuterEllipseCheckedFill
RadioButtonOuterEllipseFillPressed
RadioButtonOuterEllipseCheckedStrokeDisabled
RadioButtonOuterEllipseStroke
RadioButtonOuterEllipseFill
RadioButtonOuterEllipseCheckedFillDisabled
RadioButtonOuterEllipseFillDisabled
RadioButtonCheckGlyphFill
RadioButtonCheckOuterEllipseCheckedFillPressed
RadioButtonOuterEllipseFillPointerOver
RadioButtonCheckOuterEllipseCheckedFillPointerOver
RadioButtonOuterEllipseCheckedStroke
RadioButtonOuterEllipseStrokePressed
RadioButtonOuterEllipseStrokeDisabled
RadioButtonOuterEllipseCheckedStrokePointerOver
System.Windows.Controls.PasswordBox
System.Windows.Controls.ScrollViewer
System.Windows.Documents.Paragraph
System.Windows.Documents.List
System.Windows.Controls.Primitives.DataGridColumnHeadersPresenter
System.Windows.Controls.Primitives.TextBoxBase
System.Windows.Controls.GroupItem
System.Windows.Controls.RadioButton
System.Windows.Controls.TextBlock
System.Windows.Controls.DataGrid
System.Windows.Controls.Primitives.StatusBar
System.Windows.Controls.TextBox
System.Windows.Controls.Expander
ScrollBarCaretRightGlyph
System.Windows.Documents.Floater
System.Windows.Controls.TabControl
ScrollAnimationDuration
System.Windows.Controls.ListView
System.Windows.Controls.RichTextBox
System.Windows.Controls.Slider
System.Windows.Controls.Primitives.DatePickerTextBox
System.Windows.Controls.Primitives.Thumb
SubtitleTextBlockFontSize
System.Windows.Controls.ContextMenu
System.Windows.Controls.ToolBarTray
System.Windows.Controls.ListBoxItem
System.Windows.Controls.GridSplitter
StatusBarItemPadding
System.Windows.Controls.GridViewColumnHeader
System.Windows.Controls.Separator
System.Windows.Controls.TreeView
System.Windows.Controls.ToolTip
System.Windows.Documents.Italic
System.Windows.Documents.Bold
System.Windows.Controls.Primitives.StatusBarItem
System.Windows.Controls.Primitives.ButtonBase
System.Windows.Controls.Calendar
System.Windows.Documents.Underline
System.Windows.Controls.Primitives.DataGridColumnHeader
System.Windows.Controls.Button
System.Windows.Controls.ListBox
System.Windows.Controls.DocumentViewer
ScrollBarCaretUpGlyph
System.Windows.Controls.GroupBox
System.Windows.Controls.Primitives.RepeatButton
System.Windows.Controls.ProgressBar
System.Windows.Controls.Page
System.Windows.Documents.FlowDocument
SymbolThemeFontFamily
System.Windows.Window
System.Windows.Controls.ComboBox
ScrollBarButtonArrowIconFontSize
ScrollBarCaretLeftGlyph
System.Windows.Controls.Menu
System.Windows.Controls.Label
System.Windows.Controls.MenuItem
System.Windows.Controls.DatePicker
System.Windows.Controls.Frame
System.Windows.Controls.Primitives.ToggleButton
System.Windows.Documents.Hyperlink
System.Windows.Navigation.NavigationWindow
System.Windows.Controls.HeaderedContentControl
System.Windows.Controls.ComboBoxItem
ScrollBarCaretDownGlyph
System.Windows.Controls.TabItem
System.Windows.Controls.Primitives.ScrollBar
System.Windows.Controls.ItemsControl
System.Windows.Controls.ListViewItem
System.Windows.Controls.CheckBox
System.Windows.Controls.Primitives.ResizeGrip
System.Windows.Controls.ContentControl
System.Windows.Controls.ToolBar
System.Windows.Controls.UserControl
System.Windows.Controls.TreeViewItem
ScrollBarTrackStroke
ScrollBarTrackFillPointerOver
ScrollBarTrackFill
SliderTrackFill
SliderTrackFillPointerOver
SliderTickBarFill
ScrollBarThumbFill
TextBoxClearButtonPadding
TextControlThemeMinWidth
TextBoxLeftIconMargin
TextControlThemePadding
TargetType=System.Windows.Controls.MenuItem ID=SubmenuHeaderTemplateKey
ToolTipMaxWidth
TargetType=System.Windows.Controls.MenuItem ID=SubmenuItemTemplateKey
TreeViewItemFontSize
ToggleButtonIconMargin
TreeViewItemMultiSelectCheckBoxMinHeight
ToolBarChevronDownGlyph
ToolTipBorderThemeThickness
TextControlThemeMinHeight
TreeViewChevronRightGlyph
TitleTextBlockFontSize
TargetType=System.Windows.Controls.MenuItem ID=TopLevelHeaderTemplateKey
TitleLargeTextBlockFontSize
ToolTipBorderPadding
TextBoxIconFontSize
TextBoxAccentBorderThemeThickness
TextBoxClearButtonMargin
TreeViewItemPresenterMargin
TimePickerHostPadding
TextBoxRightIconMargin
TargetType=System.Windows.Controls.MenuItem ID=TopLevelItemTemplateKey
TreeViewItemPresenterPadding
TextControlBorderThemeThickness
TreeViewChevronLeftGlyph
TargetType=System.Windows.FrameworkElement ID=DocumentGridPageContainerWithBorder
TreeViewItemChevronSize
ToggleButtonPadding
ToggleButtonBorderThemeThickness
TextControlErrorBorderPadding
TextBoxClearButtonHeight
ToggleSwitchKnobFillOn
ToggleSwitchStrokeOffPointerOver
ToggleSwitchStrokeOnPointerOver
ToggleSwitchFillOnDisabled
ToggleSwitchKnobFillOff
ToggleSwitchKnobFillOnDisabled
ToggleSwitchFillOffDisabled
ToggleSwitchKnobFillOffPointerOver
TextControlBorderThemeThicknessFocused
ToggleSwitchFillOff
ToggleSwitchStrokeOff
ToggleSwitchStrokeOnDisabled
ToggleSwitchFillOn
ToggleSwitchStrokeOffDisabled
ToggleSwitchKnobFillOnPressed
ToggleSwitchStrokeOn
ToggleSwitchFillOnPointerOver
ToggleSwitchKnobFillOnPointerOver
ToggleSwitchFillOffPointerOver
ToggleSwitchKnobFillOffDisabled
ToggleSwitchKnobFillOffPressed
VerticalSliderTemplate
VerticalScrollBarTemplate
ViewIsGridViewConverter
WindowTemplateKey