Show / Hide Table of Contents

Class StyleResourceKeysConsts

Inheritance
System.Object
StyleResourceKeysConsts
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Controls.Resources
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public static class StyleResourceKeysConsts

Fields

View Source

ButtonContentBoxHeader

mapper for previous SAF_ContentBoxButton

Declaration
public const string ButtonContentBoxHeader = "SAF_ContentBoxButton"
Field Value
Type Description
System.String
View Source

ButtonHyperlink

mapper for previous SAF_Dialog_Content_Link_TextBlock

Declaration
public const string ButtonHyperlink = "SAF_Dialog_Content_Link_TextBlock"
Field Value
Type Description
System.String
View Source

ButtonPrimary

mapper for previous SAF_Button_Primary

Declaration
public const string ButtonPrimary = "SAF_Button_Primary"
Field Value
Type Description
System.String
View Source

ButtonSecondary

mapper for previous SAF_Button_Secondary

Declaration
public const string ButtonSecondary = "SAF_Button_Secondary"
Field Value
Type Description
System.String
View Source

ButtonTertiary

mapper for previous SAF_Button_Tertiary

Declaration
public const string ButtonTertiary = "SAF_Button_Tertiary"
Field Value
Type Description
System.String
View Source

ButtonToolbar

mapper for previous SAF_Toolbar_Button

Declaration
public const string ButtonToolbar = "SAF_Toolbar_Button"
Field Value
Type Description
System.String
View Source

CaptionContentBox

mapper for previous SAF_ContentBoxCaption

Declaration
public const string CaptionContentBox = "SAF_ContentBoxCaption"
Field Value
Type Description
System.String
View Source

CheckBox

mapper for previous SAF_CheckBox - default

Declaration
public const string CheckBox = "SAF_CheckBox"
Field Value
Type Description
System.String
View Source

ComboBox

mapper for previous SAF_ComboBox

Declaration
public const string ComboBox = "SAF_ComboBox"
Field Value
Type Description
System.String
View Source

ComboBoxItem

mapper for previous SAF_ComboBoxItem

Declaration
public const string ComboBoxItem = "SAF_ComboBox_ComboBoxItem"
Field Value
Type Description
System.String
View Source

ComboBoxItem_SelectionIndication

mapper for previous SAF_ComboBoxItem_SelectionIndication

Declaration
public const string ComboBoxItem_SelectionIndication = "SAF_ComboBox_ComboBoxItem_SelectIndicator"
Field Value
Type Description
System.String
View Source

HeaderedContentControl

mapper for previous SAF_HeaderedContentControl

Declaration
public const string HeaderedContentControl = "SAF_HeaderedContentControl"
Field Value
Type Description
System.String
View Source

Hyperlink

mapper for previous SAF_Hyperlink

Declaration
public const string Hyperlink = "SAF_Hyperlink"
Field Value
Type Description
System.String
View Source

ListBox

mapper for previous SAF_ListBox

Declaration
public const string ListBox = "SAF_ListBox"
Field Value
Type Description
System.String
View Source

ListBoxItem

new style for ListBoxItem with selection indication support

Declaration
public const string ListBoxItem = "SAF_ListBoxItem_SelectionIndication"
Field Value
Type Description
System.String
View Source

ListBoxSingleLine

mapper for previous SAF_RadioButtonListBox

Declaration
public const string ListBoxSingleLine = "SAF_RadioButtonListBox"
Field Value
Type Description
System.String
View Source

PasswordBox

mapper for previous SAF_PasswordBox

Declaration
public const string PasswordBox = "SAF_PasswordBox"
Field Value
Type Description
System.String
View Source

ProgressBar

mapper for previous SAF_ProgressBar

Declaration
public const string ProgressBar = "SAF_ProgressBar"
Field Value
Type Description
System.String
View Source

ProgressBarCircle

mapper for previous SAF_SmallProgressCircle

Declaration
public const string ProgressBarCircle = "SAF_SmallProgressCircle"
Field Value
Type Description
System.String
View Source

ProgressDots

mapper for SAF_ProgressDots

Declaration
public const string ProgressDots = "SAF_ProgressDots"
Field Value
Type Description
System.String
View Source

ScrollBar

mapper for previous SAF_ScrollBar

Declaration
public const string ScrollBar = "SAF_ScrollBar"
Field Value
Type Description
System.String
View Source

ScrollViewer

mapper for previous SAF_ScrollViewer

Declaration
public const string ScrollViewer = "SAF_ScrollViewer"
Field Value
Type Description
System.String
View Source

SplitButtonPrimary

Defines the 'primary style' key of the SplitButton.

Declaration
public const string SplitButtonPrimary = "SplitButtonPrimaryStyle"
Field Value
Type Description
System.String
View Source

SplitButtonSecondary

Defines the 'secondary style' key of the SplitButton.

Declaration
public const string SplitButtonSecondary = "SplitButtonSecondaryStyle"
Field Value
Type Description
System.String
View Source

TabControl

mapper for previous SAF_TabControl

Declaration
public const string TabControl = "SAF_TabControl"
Field Value
Type Description
System.String
View Source

TabItem

mapper for previous SAF_TabItem

Declaration
public const string TabItem = "SAF_TabItem"
Field Value
Type Description
System.String
View Source

TextBlock

mapper for previous SAF_TextBlock - default

Declaration
public const string TextBlock = "SAF_TextBlock"
Field Value
Type Description
System.String
View Source

TextBlockContentBoxHeader

mapper for previous SAF_TextBlock_HeaderedContentControl_Header

Declaration
public const string TextBlockContentBoxHeader = "SAF_TextBlock_HeaderedContentControl_Header"
Field Value
Type Description
System.String
View Source

TextBlockContentBoxLabel

mapper for previous SAF_Dialog_TextBlock - default for labels in ContentBoxes (left side)

Declaration
public const string TextBlockContentBoxLabel = "SAF_Dialog_TextBlock"
Field Value
Type Description
System.String
View Source

TextBlockContentBoxValue

mapper for previous SAF_Dialog_ReadOnly_TextBlock - default for readonly text in ContentBoxes (right side)

Declaration
public const string TextBlockContentBoxValue = "SAF_Dialog_ReadOnly_TextBlock"
Field Value
Type Description
System.String
View Source

TextBoxMultiLine

mapper for previous SAF_TextBox_MultiLine

Declaration
public const string TextBoxMultiLine = "SAF_TextBox_MultiLine"
Field Value
Type Description
System.String
View Source

TextBoxSingleline

mapper for previous SAF_TextBox_SingleLine

Declaration
public const string TextBoxSingleline = "SAF_TextBox_SingleLine"
Field Value
Type Description
System.String
View Source

ToggleButtonContentBoxHeader

mapper for previous SAF_ToggleButton

Declaration
public const string ToggleButtonContentBoxHeader = "SAF_ToggleButton"
Field Value
Type Description
System.String
View Source

ToggleButtonFlyOutArrowDown

mapper for previous SAF_ToggleButtonFlyOutArrowDown

Declaration
public const string ToggleButtonFlyOutArrowDown = "SAF_ToggleButtonFlyOutArrowDown"
Field Value
Type Description
System.String
View Source

ToggleButtonFlyOutArrowUp

mapper for previous SAF_ToggleButtonFlyOutArrowUp

Declaration
public const string ToggleButtonFlyOutArrowUp = "SAF_ToggleButtonFlyOutArrowUp"
Field Value
Type Description
System.String
View Source

ToggleButtonOnOff

The toggle button on off

Declaration
public const string ToggleButtonOnOff = "SAF_ToggleButton_On_Off"
Field Value
Type Description
System.String
View Source

ToggleButtonToolbar

mapper for previous SAF_Toolbar_ToggleButton

Declaration
public const string ToggleButtonToolbar = "SAF_Toolbar_ToggleButton"
Field Value
Type Description
System.String
View Source

TreeView

mapper for previous SAF_TreeView

Declaration
public const string TreeView = "SAF_TreeView"
Field Value
Type Description
System.String
View Source

TreeViewItem

mapper for previous SAF_TreeView_TreeViewItem

Declaration
public const string TreeViewItem = "SAF_TreeView_TreeViewItem"
Field Value
Type Description
System.String
View Source

WatermarkTextBoxSingleLine

mapper for previous SAF_WatermarkTextBox_SingleLine

Declaration
public const string WatermarkTextBoxSingleLine = "SAF_WatermarkTextBox_SingleLine"
Field Value
Type Description
System.String
  • View Source
Back to top Generated by DocFX