Click or drag to resize
Cimbalino ToolkitCimbalino.Toolkit.Behaviors Namespace
The Cimbalino.Toolkit.Behaviors namespace provides a set of XAML Behaviors (Blend compatible)
Classes
  ClassDescription
Public classAfterAutoFocusEventArgs
Provides data for AfterAutoFocus events.
Public classApplicationBar
An Application Bar control.
Public classApplicationBarBehavior
The behavior that creates a bindable ApplicationBar.
Public classApplicationBarCollection
Represents a collection of ApplicationBar.
Public classApplicationBarIconButton
An Application Bar button with an icon.
Public classApplicationBarIconButtonCollection
Represents a collection of IApplicationBarIconButton
Public classApplicationBarItemBaseT
Represents a base control for the ApplicationBarBehavior.
Public classApplicationBarItemCollectionBaseT
Public classApplicationBarMenuItem
An item that can be added to the menu of an ApplicationBar.
Public classApplicationBarMenuItemCollection
Represents a collection of IApplicationBarMenuItem
Public classAutoFocusBehavior
The behavior that enables automatic control focus.
Public classBehavior
Behavior is the base class for providing attachable state and commands to an object.
Public classBehaviorT
Behavior is the base class for providing attachable state and commands to an object.
Public classEnterKeyBehavior
The behavior that handles the Enter key press to execute a command.
Public classMonitoredInteraction
Static class that owns the Behaviors attached properties.
Public classMultiApplicationBarBehavior
The behavior that creates a collection of bindable ApplicationBar controls.
Public classMultiBindingBehavior
The behavior that enables multiple binding.
Public classMultiBindingItem
A multiple binding item.
Public classMultiBindingItemCollection
Represents a collection of MultiBindingBehavior.
Public classScreenCaptureBehavior
The behavior that controls the screen capture feature on Windows Phone.
Public classUpdatePasswordBindingOnPropertyChanged
The behavior that updates a Password binding when the text changes rather than when it loses focus.
Public classUpdateTextBindingOnPropertyChanged
The behavior that updates a Text binding when the text changes rather than when it loses focus.