VsResourceKeys Class

Definition

Exposes WPF resource keys for Style and ControlTemplate values that apply to common WPF controls.

public ref class VsResourceKeys abstract sealed
public ref class VsResourceKeys abstract sealed
class VsResourceKeys abstract sealed
public static class VsResourceKeys
type VsResourceKeys = class
Public Class VsResourceKeys
Inheritance
VsResourceKeys

Properties

ButtonStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a Button.

CheckBoxStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a CheckBox.

ComboBoxItemStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a ComboBoxItem.

ComboBoxStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a ComboBox.

CustomGridViewScrollViewerStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style to replace GridView.GridViewScrollViewerStyleKey

LabelEnvironment111PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 111% environment font scaling for a Label

LabelEnvironment122PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 122% environment font scaling for a Label

LabelEnvironment133PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 133% environment font scaling for a Label

LabelEnvironment155PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 155% environment font scaling for a Label

LabelEnvironment200PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 200% environment font scaling for a Label

LabelEnvironment283PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 283% environment font scaling for a Label

LabelEnvironment310PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 310% environment font scaling for a Label

LabelEnvironment330PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 330% environment font scaling for a Label

LabelEnvironment375PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 375% environment font scaling for a Label

LabelEnvironment90PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 90% environment font scaling for a Label

LabelEnvironmentBoldStyleKey

Gets the key that can be used to apply a bold style for a Label

LargeToolTipStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a System.Windows.Controls.ToolTip.

ProgressBarStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a System.Windows.Controls.ProgressBar.

ProgressBarTemplateKey

Gets the key that can be used at runtime to dynamically bind to a ControlTemplate for a System.Windows.Controls.ProgressBar.

ScrollBarStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a System.Windows.Controls.ScrollBar.

ScrollViewerStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a System.Windows.Controls.ScrollViewer.

TextBlockEnvironment111PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 111% environment font scaling for a TextBlock

TextBlockEnvironment122PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 122% environment font scaling for a TextBlock

TextBlockEnvironment133PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 133% environment font scaling for a TextBlock

TextBlockEnvironment155PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 155% environment font scaling for a TextBlock

TextBlockEnvironment200PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 200% environment font scaling for a TextBlock

TextBlockEnvironment283PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 283% environment font scaling for a TextBlock

TextBlockEnvironment310PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 310% environment font scaling for a TextBlock

TextBlockEnvironment330PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 330% environment font scaling for a TextBlock

TextBlockEnvironment375PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 375% environment font scaling for a TextBlock

TextBlockEnvironment66PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 66% environment font scaling for a TextBlock

TextBlockEnvironment90PercentFontSizeStyleKey

Gets the key that can be used to apply a style for 90% environment font scaling for a TextBlock

TextBlockEnvironmentBoldStyleKey

Gets the key that can be used to apply a bold style for a TextBlock

TextBoxStyleKey

Gets the key that can be used at runtime to dynamically bind to a Style for a TextBox.

ThemedDialogButtonStyleKey

Gets the key that can be used to apply a themed dialog style for a Button

ThemedDialogCheckBoxStyleKey

Gets the key that can be used to apply a themed dialog style for a CheckBox

ThemedDialogComboBoxStyleKey

Gets the key that can be used to apply a themed dialog style for a ComboBox

ThemedDialogDefaultStylesKey

Gets the key that can be used to merge in a ResourceDictionary containing themed dialog styles defined without a key. Merging in this ResourceDictionary causes these styles to be applied by default.

ThemedDialogGridViewColumnHeaderGripperStyleKey

Gets the key that can be used to apply a themed dialog style for the Thumb of a GridViewColumnHeader

ThemedDialogGridViewColumnHeaderStyleKey

Gets the key that can be used to apply a themed dialog style for a GridViewColumnHeader

ThemedDialogHyperlinkStyleKey

Gets the key that can be used to apply a themed dialog style for a Hyperlink

ThemedDialogLabelStyleKey

Gets the key that can be used to apply a themed dialog style for a Label

ThemedDialogListBoxStyleKey

Gets the key that can be used to apply a themed dialog style for a ListBox

ThemedDialogListViewItemGridStyleKey

Gets the key that can be used to apply a themed dialog style for a ListViewItem in a grid.

ThemedDialogListViewItemStyleKey

Gets the key that can be used to apply a themed dialog style for a ListViewItem

ThemedDialogListViewStyleKey

Gets the key that can be used to apply a themed dialog style for a ListView

ThemedDialogRadioButtonStyleKey

Gets the key that can be used to apply a themed dialog style for a RadioButton

ThemedDialogTabControlNavigationStyleKey

Gets the key that can be used to apply a themed dialog style for a TabControl used for a navigation menu.

ThemedDialogTabItemNavigationStyleKey

Gets the key that can be used to apply a themed dialog style for a TabItem used for a navigation menu item.

ThemedDialogTextBoxStyleKey

Gets the key that can be used to apply a themed dialog style for a TextBox

ThemedDialogToggleButtonStyleKey

Gets the key that can be used to apply a themed dialog style for a ToggleButton

ThemedDialogTreeViewItemStyleKey

Gets the key that can be used to apply a themed dialog style for a TreeViewItem

ThemedDialogTreeViewStyleKey

Gets the key that can be used to apply a themed dialog style for a TreeView

UnthemedGridViewScrollViewerStyleKey

Gets the key that can be used to apply the default, unthemed style to ScrollBars

UnthemedScrollBarStyleKey

Gets the key that can be used to apply the default, unthemed style to ScrollBars

UnthemedScrollViewerStyleKey

Gets the key that can be used to apply the default, unthemed style to ScrollBars

Methods

GetGridViewScrollViewerStyleKey(Boolean)

Returns the key to use for the style for themed or unthemed ScrollBars

GetScrollBarStyleKey(Boolean)

Returns the key to use for the style for themed or unthemed ScrollBars

GetScrollViewerStyleKey(Boolean)

Returns the key to use for the style for themed or unthemed ScrollBars

Applies to