I have the following xaml:
On the UserControl loaded event I have the following:
Most of the time this works fine. However occasionally the FindCarouselPanel will return null instead of the panel? Am I doing something wrong? Is there anything I can do to prevent this?