The first time our system navigates to a page with a RadSideDrawer, the page loads as expected when we set: text values, drawer length etc.... in the code behind. However, when we navigate away from and navigate back to the page with the RadSideDrawer, it seems so only show was statically set in xaml. It does not show the dynamic values we set in the code behind even though those values seem to be set successfully.