Namespace Sartorius.SAF.Presentation.Controls.Behaviors
Classes
ColorPickerSettingBehavior
ComposableTreeViewSettingBehavior
Stores and restores settings of a ComposableTreeView.
DataGridKeyboardFocusBehavior
Behavior for System.Windows.FrameworkElements that are part of a System.Windows.Controls.DataGrid. It allows to define Keys that lead to keyboard focus of the datagrids first realized System.Windows.Controls.DataGridRow.
DataGridRowDoubleClickBehavior
A behavior that executes the Command when a System.Windows.Controls.DataGridRow is double clicked.
DataGridSettingBehavior
This SettingBehavior<T> stores the display settings for a System.Windows.Controls.DataGrid
DefaultFocusBehavior
Implements a behavior to set the default focused element.
DisableMouseRightButtonDoubleClickBehavior
Implements a behavior where right mouse button double click has no effect
FilterControlSettingBehavior
Implements a Setting-Behavior for WPF element Sartorius.SAF.Presentation.Controls.FilterControl. This setting behavior stores/restored: visibility of the filter items / filter value of the filter items / IsCollapsed property
OverlayEffectTriggerBehavior
Behavior for triggering an overlay effect that will exclude the associated element.
ScrollToHomeBehavior
Provides scrolling to home on getting focus for System.Windows.Controls.ScrollViewer.
TextBoxTimeSpanMaskingBehavior
A masking behavior to only allow entering of System.TimeSpans.
WindowResizeBehavior
A behavior that moves the window hid conform on size change
WindowSettingBehavior
Implements a setting behavior for System.Window.