I want to remove the default maximize button from the tile header. I have tried setting MaximizeButtonStyleKey from TileHeaderPresenter, but apparently it's read only.
Hello,
You can set the MaximizedTileLimit property to 0 and you should not see the Expansion button on all of the tiles.