Express yourself! Share your work with other members of the Expression Community.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.

23 results in Behavior
Sort By: rss
Silverlight Multi-Touch Manipulation and Inertia Behavior
This behavior adds Multi-Touch Manipulation (Translate, Zoom, Rotate) and Inertia on enabled devices.
(12)
1/6/2010
4300 Downloads
Behavior
Busy State Indicator Behavior
This behavior binds to a developer-provided property that determines whether the app/dialog or region is in a busy state. When the property turns true, the background is gradually dimmed and a circular progress indicator animation is shown.
(1)
12/1/2009
1041 Downloads
Behavior
Virtual Input Keyboard
by Orktane
In Silverlight when in full-screen mode keyboard input is, by design, constrained to a limited set of keys – to overcome this limitation the provided Virtual Input Keyboard control and accompanying behaviours, allows you to attach an on-screen keyboard onto any UI control.
(3)
11/9/2009
714 Downloads
Behavior
BringToFrontBehavior
This is a custom behavior that you can apply to a panel (or derivative of), that will allow you to "BringToFront" a child on click.
(4)
10/19/2009
423 Downloads
Behavior
Collection Aggregator for Master-Detail Windows
This sample demonstrates a way to have a master-detail view in a MVVM application, where the master portion displays a live, self-updating aggregation of values in the detail collection.
(2)
10/15/2009
466 Downloads
Sample
WindowCloseBehavior
This behavior demonstrates a simple technique for allowing the ViewModel to managed the closing events of the View Window in a WPF Model-View-ViewModel application.
(3)
10/9/2009
617 Downloads
Behavior
Mouse Over ComboBox DropDown Open
Behavior attached to ComboBox will open drop-down list when mouse will be over.

XAML:
<ComboBox >...
(2)
10/2/2009
3640 Downloads
Behavior
TextBox Enter Button Invoke
Behavior attached to TextBox can invoke targeted Button control when user click Enter.
It will be useful in MVVM applications in search controls and forms, where user can finish his work by clicking "Enter" key or a button.

(12)
9/21/2009
8237 Downloads
Behavior
Rapid Access Key Selector Behavior for ComboBox and ListBox
by Kelps
This behavior enables rapid access to items in ComboBox and ListBox controls throught key press.
(3)
9/12/2009
2748 Downloads
Behavior
Reflection Pixel Shader Behaviour
I am having so much fun at the moment with my Expression Blend behaviour “verbs” that I decided to look at something that has been interesting me for some time now – Pixel Shader Effects. And in under half a day I have a working example of a reflection pixel shader behaviour. Wha
(2)
9/4/2009
509 Downloads
Behavior
1 - 10 of 23 Items < Prev 1 2 3  Next > All