Making Device Tiles invisible

Bill, is there any way to make a Tile invisible so that only certain tiles show up in a DeviceBrowser. I would like to be able to show only Tiles where ‘Switched=On’ or perhaps only only those tiles where the battery level is less than 10%. I have tried making tiles IsVisible=False, the DeviceBrowser hides the tile, but it still holds a place for the invisible tile. I guess I am looking for some kind of cross between the StackPanel and the DeviceBrowser. Just not sure if it possible or not. Thanks.

Sorry, it is not. You can hide the tile’s contents but it will still take up the assigned space. There’s no work around for this either.