We're currently building an app that makes use of the SfSchedule control.
Unfortunately the customisation options provided by the control aren't enough to modify the control to fit the design of the app.
Trying to re-template the control is proving next to impossible since neither Visual Studio nor Expression Blend can extract a copy of the template to work with.
I presume this is because just the .xbf files were provided in the SDK and not the .xaml files.
Is it possible to get access to the xaml control templates so we can do the customisation we need?