I\'m developing an application using the Surface Toolkit for Windows 7 beta and stumbled upon this problem:
By default, when manipulating a ScatterViewItem control it will rotate about its own center point. Is there any way to alter this such that the control rotates abo开发者_JAVA百科ut another point, fo
I developped the example given by Microsoft to drag and drop and object from a scatterview to a surface list box.
I\'m trying to change the background image set by xaml this way: <s:SurfaceWindow.Resources> <ImageBrush x:Key=\"WindowBackground\"
Couldn\'t find a trace of the source code behind the Photos application that runs on MS Surface by default. If anyon开发者_运维技巧e has a link to the source code, could you please also let me know? I
I am working on a Surface application and I have a problem with multiple buttons getting pressed at the same time.
I am new in this field and am trying to do a drag and drop from scatterview to librarystack, and when drop is executed, an event should be triggered ( after an image is dropp开发者_StackOverflow社区ed
I\'m writing an application for Microsoft\'s Surface table. I need to navigate between screens (Windows or Pages). Does the SurfaceSDK offer anything akin to a 开发者_开发技巧NavigationWindow? If not,
For a day now I\'m struggling to solving this issue, regarding scaling a textblock and a textbox upon pinching the scatterViewItem for resizing it.
I\'m having a hard time finding the correct information on this. I\'ve been using WPF for my applications because of the enhanced visuals you can achieve with it.Right now my controls are basic WPF c