This question is locked. New answers and comments are not allowed.
Hi
I have a custom control that I've added above the timeruler in the scheduleview.
I would like to set the width to be same as the timeruler (I need to set the widths of boxes inside the control) - at the moment I am binding to MinTimeRulerExtent but I have checked in Silverlight Spy and this is always longer than the width of the timeruler (return 1400). TimeRuleLength returns 41.
The actual length of the time ruler is about 1200 or 1300 pixels.
Thanks
I have a custom control that I've added above the timeruler in the scheduleview.
I would like to set the width to be same as the timeruler (I need to set the widths of boxes inside the control) - at the moment I am binding to MinTimeRulerExtent but I have checked in Silverlight Spy and this is always longer than the width of the timeruler (return 1400). TimeRuleLength returns 41.
The actual length of the time ruler is about 1200 or 1300 pixels.
Thanks