Cimbalino.Toolkit.Behaviors Namespace |
Class | Description | |
---|---|---|
AfterAutoFocusEventArgs |
Provides data for AfterAutoFocus events.
| |
ApplicationBar |
An Application Bar control.
| |
ApplicationBarBehavior |
The behavior that creates a bindable ApplicationBar.
| |
ApplicationBarCollection |
Represents a collection of ApplicationBar.
| |
ApplicationBarIconButton |
An Application Bar button with an icon.
| |
ApplicationBarIconButtonCollection |
Represents a collection of IApplicationBarIconButton | |
ApplicationBarItemBaseT |
Represents a base control for the ApplicationBarBehavior.
| |
ApplicationBarItemCollectionBaseT |
Represents a collection of ApplicationBarItemBaseT.
| |
ApplicationBarMenuItem |
An item that can be added to the menu of an ApplicationBar.
| |
ApplicationBarMenuItemCollection |
Represents a collection of IApplicationBarMenuItem | |
AutoFocusBehavior |
The behavior that enables automatic control focus.
| |
Behavior |
Behavior is the base class for providing attachable state and commands to an object.
| |
BehaviorT |
Behavior is the base class for providing attachable state and commands to an object.
| |
EnterKeyBehavior |
The behavior that handles the Enter key press to execute a command.
| |
MonitoredInteraction |
Static class that owns the Behaviors attached properties.
| |
MultiApplicationBarBehavior |
The behavior that creates a collection of bindable ApplicationBar controls.
| |
MultiBindingBehavior |
The behavior that enables multiple binding.
| |
MultiBindingItem |
A multiple binding item.
| |
MultiBindingItemCollection |
Represents a collection of MultiBindingBehavior.
| |
ScreenCaptureBehavior |
The behavior that controls the screen capture feature on Windows Phone.
| |
UpdatePasswordBindingOnPropertyChanged |
The behavior that updates a Password binding when the text changes rather than when it loses focus.
| |
UpdateTextBindingOnPropertyChanged |
The behavior that updates a Text binding when the text changes rather than when it loses focus.
|