Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
XamSchedule - DayView Border is moved for a few pixel
posted

Hi!

I use a DayViewStyle to simulate a schedule for a workweek. The border between the workdays is shifted for around 1/2 px depending on the workday. In search of a solution I looked into your WPF Samples Browser where I was able to identify the same bug in your presentation. 

A possible solution for my project would be to use a margin, but I would have to get access to the private property DateTime of the DayViewTimeSlotArea. As for now I am clueless.

Is there another way around this bug or can you resolve it?

Greetings!