Sign in
Dan Crevier's Blog
In search of a better name...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net development
ASP.NET
Debugging
DM-V-VM
FolderShare
HealthVault
Max
PageModel
PanelLayoutAnimator
pdc2005
SkyDrive
Tips & Tricks
Utilities
VirtualizingTilePanel
Vista
Web Perf
Windows Phone
WP7
WPF
Browse by Tags
MSDN Blogs
>
Dan Crevier's Blog
>
All Tags
>
panellayoutanimator
Tagged Content List
Blog Post:
Attaching behavior to an Avalon element in XAML
Dan Crevier
Sometimes you want to attach some behavior to an Avalon element by adding some event handlers, but without subclassing the element. An example of this is my most recent version of the layout animation code. In my original post , I had code in my code behind file that added this behavior: new PanelLayoutAnimator...
on
5 Mar 2006
Blog Post:
Layout to layout animations in WCP: Part 3
Dan Crevier
Ok, it took me a lot longer to get to this, but I finally have a post about a better way to do layout to layout animations. In part 1 , I introduced a simple tile panel and then in part 2 , I made modifications so that it animates the children as they are rearranged. There were a couple of things I don...
on
23 Feb 2006
Blog Post:
Layout to layout animations in WCP (part 2)
Dan Crevier
This post continues my series on layout to layout animations in WCP (Avalon). In part 1 , I showed to create a panel that lays out its children in a grid and allows the child size to be controlled with a slider through data binding. In this post, I'll describe one method to animate the children to their...
on
3 Oct 2005
Blog Post:
Layout to layout animations in WCP (part 1)
Dan Crevier
At PDC, I showed a simple version of layout to layout animations, as we do in Microsoft Max .In Max, when you resize the window or change the size of the items being viewed, they animate to their new locations. This not only looks cool, but really helps usability by letting the user see what's happening...
on
3 Oct 2005
Page 1 of 1 (4 items)