Enum IconResourceKey
Defines keys for icon resources. The resources are styles for a System.Windows.Controls.ContentControl.
Namespace: Sartorius.SAF.Presentation.Controls.Resources
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum IconResourceKey
  Remarks
See documentation for each key whether the icon is available as vector graphic or bitmap. For vector based icons a default size is given but you can resize them as needed.
Fields
| Name | Description | 
|---|---|
| Add | Icon for add command.  | 
      
| AddBookmark | Icon for a command that adds a bookmark.  | 
      
| AddComment | Icon for a command adding a comment.  | 
      
| Alert | A marker for an alert.  | 
      
| AlertHigh | High Alarm (values exceed e defined limit: High-Limit)  | 
      
| AlertHighHigh | High High Alarm (values exceed a defined limit: High-High-Limit)  | 
      
| AlertLow | Low Alarm (values fall below a defined limit: Low-Limit)  | 
      
| AlertLowLow | Low Low Alarm (values fall below a defined limit: Low-Low-Limit)  | 
      
| AlertsAcknowledged | Icon for acknowledged alerts.  | 
      
| AlertsOutOfService | Icon for out-of-service alerts.  | 
      
| AlertsShelved | Icon for shelved alerts.  | 
      
| AlertStateOutOfService | Icon for out-of-service alert state.  | 
      
| AlertStateShelved | Icon for shelved alert state.#  | 
      
| AlignLabelBottom | Icon for a command that aligns labels in a y-axis at the below tick marks.  | 
      
| AlignLabelHorizontal | Icon for a command that aligns labels in a y-axis horizontally (the label text will be written from left to right).  | 
      
| AlignLabelTop | Icon for a command that aligns labels in a y-axis at the top of tick marks.  | 
      
| AlignLabelVertical | Icon for a command that aligns labels in a y-axis vertically (the label text will be written from bottom to top).  | 
      
| AssignUser | Icon that represents the assignment of a user.  | 
      
| AutomaticRefresh | Icon for automatic refresh  | 
      
| Backspace | Icon for backspace  | 
      
| Backward | Icon for backwards navigation.  | 
      
| BatchStateIndicator | Icon for a indicator representing the batch state.  | 
      
| Bell | Icon that represents a bell.  | 
      
| BellStruckthrough | Icon that represents a bell which is struckthrough.  | 
      
| Bookmark | Icon for a bookmark.  | 
      
| Brackets | Icon for brackets  | 
      
| Browse | Icon for a browse command.  | 
      
| CertificateState | Icon for a command that opens a flyout for certificate state.  | 
      
| Check | Check icon for indicating selected items in multi select.  | 
      
| Checked | Icon for checked state.  | 
      
| Circle | Icon for a round marker.  | 
      
| Close | Icon for a close command.  | 
      
| CloseBranch | Icon for closing a treeview branch.  | 
      
| CloseMultimonitoring | Icon for a command that closes multi monitoring.  | 
      
| Cogwheel | Icon for a cogwheel.  | 
      
| Comment | Icon for a comment marker  | 
      
| Confirm | Icon for confirm command.  | 
      
| ConfirmComment | Icon for a command confirming/saving a comment.  | 
      
| ControlModeAuto | Icon for automatic control.  | 
      
| ControlModeCalculated | Icon for a calculated variable.  | 
      
| ControlModeCascade | Icon representing a cascaded control of a variable.  | 
      
| ControlModeLocal | Icon for local control (no remote control, control is local to the unit).  | 
      
| ControlModeManually | Icon for manual control.  | 
      
| ControlModeOff | Icon for disabled control.  | 
      
| ControlModeProfile | Icon for control by a predefined profile.  | 
      
| ControlModeRemote | Icon for remote control.  | 
      
| Copy | Icon for a copy command.  | 
      
| Cut | Icon that represents a cut action.  | 
      
| Delete | Icon for a delete command.  | 
      
| DeleteBookmark | Icon for a command that deletes a bookmark.  | 
      
| Details | Icon for a command that shows details.  | 
      
| Diamond | Icon for a diamond,  | 
      
| DownloadComplete | Icon for a completed download.  | 
      
| DownloadUpdate | Icon for a command that downloads updates.  | 
      
| Edit | Icon for edit command.  | 
      
| EditComment | Icon for a command editing a comment.  | 
      
| Error | Icon representing a system error.  | 
      
| ErrorProcess | Icon representing a process error.  | 
      
| Ethernet | Icon for interface type: Ethernet  | 
      
| EthernetB | Icon for interface type: Ethernet  | 
      
| Export | Icon for a export command.  | 
      
| ExtendDialogHorizontal | Icon for a command that shows an extended area in a dialog.  | 
      
| ExternalLink | Icon that represents an external link or opening with an external program.  | 
      
| FatalError | Icon representing a fatal error.  | 
      
| Favourite | Icon for a command that selects a favourite.  | 
      
| Filtered | Icon representing a set filter.  | 
      
| Finish | Icon representing a finish.  | 
      
| Finished | Icon for a finished marker (e.g. for process end).  | 
      
| FitToMaxHorizontal | Icon to fit a range to maximum horizontally.  | 
      
| FitToMaxVertical | Icon to fit a range to maximum vertically.  | 
      
| FlyoutArrow | Icon for a command that opens a flyout.  | 
      
| Forward | Icon for forward navigation.  | 
      
| Fullscreen | Icon for a fullscreen command.  | 
      
| HasAttachment | Icon for an existing attachment.  | 
      
| Hashtag | A hashtag icon.  | 
      
| Help | Icon for a command to open help.  | 
      
| HelpHome | Icon for a command returing to the home screen.  | 
      
| HelpNotification | Icon for help notification.  | 
      
| HideFilterArea | Icon to hide the filter area.  | 
      
| Import | Icon for a import command.  | 
      
| Index | Icon for the index (overview of help topics).  | 
      
| Information | Icon representing information.  | 
      
| Input | Icon that represents a user input.  | 
      
| Instrument | Icon that represents an instrument (depicted by a Sartorius lens).  | 
      
| Invert | Icon for a command that inverts checkboxes.  | 
      
| Linked | Item for a command that links timelines.  | 
      
| ListAccess | Icon for a command that opens list access.  | 
      
| LoadGroup | Icon for a command that loads a group.  | 
      
| LoadTemplate | Icon for a command that loads a template.  | 
      
| LockAccount | Icon for a command that locks an account  | 
      
| Login | Icon that represents a login.  | 
      
| Logout | Icon for a logout command.  | 
      
| MarkAsRead | Icon for a command that marks items as read.  | 
      
| MarkAsUnread | Icon for a command that marks items as unread.  | 
      
| Maximize | Icon for a command to maximize a window.  | 
      
| Minimize | Icon for a minimize command.  | 
      
| ModifiedValueEdit | Icon representing a currently edited value.  | 
      
| ModifiedValueList | Icon representing an edited value in a list.  | 
      
| More | Icon that represents a more (...) action.  | 
      
| Multimonitoring | Icon for a command that maximizes the current content to a further display.  | 
      
| MultipleAttachments | Icon for an attachment command that opens a flyout.  | 
      
| Next | Icon for next  | 
      
| Normalize | Icon for a command to normalize a window.  | 
      
| NotEditable | Icon for a not-editable state.  | 
      
| OneLevelBack | Icon for a command that moves one level back.  | 
      
| OPC | Icon for interface type: OPC  | 
      
| Open | Icon for an open command.  | 
      
| OpenAttachment | Icon that represents opening an attachment.  | 
      
| OpenBranch | Icon for opening a treeview branch.  | 
      
| OpenDialog | Icon for a command that opens a dialog.  | 
      
| OrientationLandscape | Icon for landscape orientation.  | 
      
| OrientationPortrait | Icon for portrait orientation.  | 
      
| Output | Icon for the output of a variable.  | 
      
| ParallelBranch | Icon that represents a parallel branch.  | 
      
| Parameter | Icon for a parameter.  | 
      
| Paste | Icon that represents a paste action.  | 
      
| Pause | Icon that represents a pause action.  | 
      
| Phase | Icon that represents a phase.  | 
      
| Play | Icon that represents a play action.  | 
      
| PlayButton | Icon that represents a play button.  | 
      
| Previous | Icon for previous  | 
      
Icon for a print command.  | 
      |
| PrintAll | Icon for a print all command.  | 
      
| ProcessTime | Icon for the time passed since process start.  | 
      
| Profile | Icon for a profile.  | 
      
| Question | Icon representing a question.  | 
      
| RadioButton | Icon for indicating selected item in single select.  | 
      
| Random | Icon for random value  | 
      
| Rect | Icon for a rectangular marker.  | 
      
| Redo | Icon that represents a redo action.  | 
      
| Refresh | Icon for a refresh command.  | 
      
| RemarkPositionBottomLeft | Icon for position of a remark in the bottom left corner.  | 
      
| RemarkPositionBottomRight | Icon for position of a remark in the bottom right corner.  | 
      
| RemarkPositionTopLeft | Icon for position of a remark in the top left corner.  | 
      
| RemarkPositionTopRight | Icon for position of a remark in the top right corner.  | 
      
| Reminder | Icon for a reminder.  | 
      
| RemoteCalculated | Icon for a mode remote calculated.  | 
      
| Remove | Icon for remove command.  | 
      
| RemoveUser | Icon that represents the removal of a user.  | 
      
| Replace | Icon for a replace command.  | 
      
| Report | Icon for a report.  | 
      
| ReportConfig | Icon for report configuration.  | 
      
| Reset | Icon for reset command.  | 
      
| REST | Icon for interface type: REST  | 
      
| Root | Icon for mathematical root sign  | 
      
| RS232 | Icon for interface type: RS232  | 
      
| RS422 | Icon for interface type: RS 422  | 
      
| SaveTemplate | Icon for a command that saves a template.  | 
      
| SearchResults | Icon for search results.  | 
      
| SelectAll | Icon for a command that selects all checkboxes.  | 
      
| SelectNone | Icon for a command that deselects all checkboxes.  | 
      
| SelectSearchCriteria | Icon for a command that lets the user select the search criteria.  | 
      
| SendAsEmail | Icon for a command that sends content by email.  | 
      
| Sequence | Icon for a sequence.  | 
      
| Setpoint | Icon for the setpoint of a variable.  | 
      
| SetpointIndicatorLeft | Icon for a setpoint indicator to the left.  | 
      
| SetpointIndicatorRight | Icon for a setpoint indicator to the right.  | 
      
| Settings | Icon for settings.  | 
      
| ShowDetails | Icon for a command that shows details.  | 
      
| ShowFilterArea | Icon for a command that shows the filter area.  | 
      
| Shutdown | Icon for a shutdown command.  | 
      
| Silence | Icon for silence  | 
      
| Simulation | Schnittstelle Typ: Simulation  | 
      
| SingleAttachment | Icon for an attachment command. If you want to just visualize the existence of an attachment without the need for a command use HasAttachment.  | 
      
| Skip | Icon that represents a skip action.  | 
      
| SortAscending | Icon for sorting ascending.  | 
      
| SortBy | Icon to select a sort criteria.  | 
      
| SortDescending | Icon to sort descending.  | 
      
| Stop | Icon that represents a stop action.  | 
      
| StopButton | Icon that represents a stop button.  | 
      
| Stopwatch | Icon for a stopwatch.  | 
      
| Suppress | Icon for suppress  | 
      
| Sync | Icon for a sync command.  | 
      
| Target | Icon for a target (e.g. a setpoint).  | 
      
| TestConnection | Icon for a command that tests a connection (e.g. to a device).  | 
      
| TimeReset | Icon that represents a reset of time.  | 
      
| Tooltip | Icon for a tooltip or message.  | 
      
| Transition | Icon that represents a transition.  | 
      
| Transitions | Icon that represents many transitions.  | 
      
| TriangleDown | Icon for a triangular marker pointing upwards.  | 
      
| TriangleUp | Icon for a triangular marker pointing downwards.  | 
      
| Unchecked | Icon for unchecked state.  | 
      
| Undo | Icon that represents an undo action.  | 
      
| UndoSilence | Icon for undo silence  | 
      
| Unit | Icon for a unit generic unit.  | 
      
| UnitType05 | Icon for a unit (0,5L)  | 
      
| UnitType1 | Icon for a unit (1L)  | 
      
| UnitType10 | Icon for a unit (10L)  | 
      
| UnitType100 | Icon for a unit (100L)  | 
      
| UnitType2 | Icon for a unit (2L)  | 
      
| UnitType20 | Icon for a unit (20L)  | 
      
| UnitType200 | Icon for a unit (200L)  | 
      
| UnitType2500 | Icon for a unit (2500L)  | 
      
| UnitType30 | Icon for a unit (30L)  | 
      
| UnitType5 | Icon for a unit (5L)  | 
      
| UnitType50 | Icon for a unit (50L)  | 
      
| UnitType600 | Icon for a unit (600L)  | 
      
| Unknown | Icon for a mode remote calculated.  | 
      
| UnLinked | Icon for a command that undoes linking.  | 
      
| UnselectedCheckbox | Icon for the readonly state of an unselected checkbox.  | 
      
| User | Icon that represents a user.  | 
      
| UserInteraction | Icon for a user interaction.  | 
      
| UserSettings | Icon for a command that opens user settings.  | 
      
| ValidateEntry | Icon for a validation command.  | 
      
| Warning | Icon representing a warning.  | 
      
| WarningRed | Icon that represents warning.  | 
      
| WarningSign | Icon that represents a warning sign.  | 
      
| WorkingIndicatorGrey | Loading indicator for an indeterminate loading time.  | 
      
| WorkingIndicatorWhite | Loading indicator for an indeterminate loading time.  | 
      
| ZoomIn | Icon for zooming in  |