public static void SetFraction( DependencyObject d, double v )
Parameters
- d
- a child element of a LinkPanel
- v
- The fraction should be between zero and one, inclusive. For non-negative indexes, the fraction increases from zero to one as the point moves from the "from" end toward the "to" end. For negative indexes, the fraction increases from zero to one as the point moves from the "to" end towards the "from" end.