Sign In
marlat's blog
Everything about C#, Data visualization, Silverlight and not only
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Animation
Attached Dependency Properites
Blend
C#
Controls
Dependency Properties
Silverlight
Silverlight 3
Silverlight Toolkit
Visual Tree
WPF
XAML
Archive
Archives
August 2009
(1)
July 2009
(1)
May 2009
(6)
MSDN Blogs
>
marlat's blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
marlat's blog
TreeMap in Silverlight Toolkit: How to write your own interpolator
Posted
over 3 years ago
by
marlat
0
Comments
One of the new concepts introduced in the TreeMap control are Interpolators. They are used for example to interpolate the colors of rectangles or the font size in the titles of the NHL teams in the sample TreeMap in the picture above. I would like to...
marlat's blog
TreeMap control is comming to Silverlight Toolkit
Posted
over 3 years ago
by
marlat
7
Comments
Since this is my first post after over one month break I own an explanation. I have two excuses: one is of course vacations and the other one is really nice. Together with the colleagues of mine, I had the pleasure to work on a new control – TreeMap ...
marlat's blog
Silverlight: How to use CompositionTarget.Rendering event to synchronize discrete and non-discrete animations
Posted
over 3 years ago
by
marlat
2
Comments
I’ve brought up this topic in the recent post , but I was pointed out it can be lost among other content and is not stressed enough. Everything brings down to the fact that some actions, particularly animations cannot be easily enclosed in storyboards...
marlat's blog
GetBindingExpression – a good way to iterate over all dependency properties in visual tree in Silverlight 3?
Posted
over 3 years ago
by
marlat
1
Comments
Recently I’ve tried to iterate over all dependency properties in the subset of visual tree. Despite it can be fragile, it is useful in advanced scenarios when certain actions needs to be trigged basing on binding’s path, converter or converter parameters...
marlat's blog
Animate anything anywhere with behaviors in Silverlight 3 (and 2!) (Animations part II)
Posted
over 3 years ago
by
marlat
1
Comments
Introduction In the previous article on my Blog we have implemented a Panel with 3D (or rather projections) animations. It was cool but we had also two, innate shortcomings there. The first was that the architecture required to implement a new panel...
marlat's blog
How to create generic animated panels in Silverlight 2 and 3 (Animations part I)
Posted
over 3 years ago
by
marlat
5
Comments
Introduction I’ve always had mixed feelings toward animations in cases of generic controls, panels or item controls. From one side it is extremely easy to define standard animations associated with visual states. From the other implementing any more...
marlat's blog
Silverlight 3: Template Binding vs. Relative Binding
Posted
over 3 years ago
by
marlat
2
Comments
Playing with SL3, I did a small research to find differences between Relative Binding and TemplateBinding in SL3 when used in generic templates: · Automatic Conversion is not supported in template binding, so with priority being int type, that won...
marlat's blog
The blog has started!
Posted
over 3 years ago
by
marlat
1
Comments
Hi Everyone In first post I would like to introduce myself. I’m Marek Latuskiewicz and I’m a development Lead in the team dealing (among other things) with Silverlight Visualizations for various types of data. Why am I starting this blog? The...
Page 1 of 1 (8 items)