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.

43 Behaviors results
Sort By: rss
This behaviour enables mouse wheel scroll on datagrids and is based on some blogs I have found. Just providing it here as there is no other solution in the gallery yet.
(0)
11/18/2009
56 Downloads
Behavior
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.
(1)
11/9/2009
263 Downloads
Behavior
This behavior can be used to resize any UIElement based on any event. Essentially, this is resizing behavior that uses animations to change element's size. In the example I am using this behavior to change the size of textboxes, using various events such as GotFocus and MouseEnte
(0)
10/30/2009
205 Downloads
Behavior
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.
(3)
10/19/2009
783 Downloads
Behavior
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.
(2)
10/9/2009
294 Downloads
Behavior
This behavior enables you to resize a Framework Element. Currently, this behavioronly works if the attached object is inside a Canvas.
Also this behavior enables you to havenested resizable elements.
If you have questions or comments feel free to contact me.
(4)
10/9/2009
1927 Downloads
Behavior
Behavior attached to ComboBox will open drop-down list when mouse will be over.

XAML:
<ComboBox >...
(2)
10/2/2009
2515 Downloads
Behavior
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.

(7)
9/21/2009
6577 Downloads
Behavior
This behavior enables rapid access to items in ComboBox and ListBox controls throught key press.
(2)
9/12/2009
1946 Downloads
Behavior
Multi-Touch behaviors implementing Drag and Zoom gestures
(0)
9/6/2009
3189 Downloads
Behavior
1 - 10 of 43 Items < Prev 1 2 3 4 5  Next > All