问题
I have a requirement where I want to check if there is an empty tile space on the start screen of windows 8. Is there any way to access this space?
回答1:
Nope, this is not possible. The start space is intended to be in control of the user, and its layout (rows, visible columns) can change at any time.
来源:https://stackoverflow.com/questions/13245405/access-start-screen-tile-space-through-code-in-windows-8