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
1030
XamTileManager - NormalModeSettings - TileLayoutOrder
posted

Hi,

I am using a XamTileManager in my application. TileLayoutOrder property allows resizing a tile either HorizontalVariable or VerticalVariable. I need both of these properties behavior in my XamTileManager, like my Tile should be re sizable either horizontally or vertically. When resizing a tile, it should not affect the other tiles size in the same row or column. Help me in achieving this ?