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
110
XamTIlesControl
posted

Hi

I use the xamTilesControl and I need to force the control to alwayes have one maximized tile at least.

so that the user wouldnt be able minimze a tile if its the only one which maximize.

Thanks

  • 138253
    Offline posted

    Hello,

    Thank you for your post. I have been looking into it and I created a sample project for you with the functionality. Basically I handled the XamTilesControl’s TileStateChnaging event and check if the current state is Maximized and if so, I canceled the event. Please let me know if this helps you or you need further clarifications on this matter.

    Looking forward for your reply.

    XamTilesMaximized.zip
  • 138253
    Offline posted

    Hello,

     

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.