I developped the example given by Microsoft to drag and drop and object from a scatterview to a surface list box.
开发者_如何学GoI want to detect gestures on my scatterview (so not on elements inside the scatterview). I found that the surfaceInkCanvas has some gesture possibilities but how can I put a kind of inv
The ManipluationDelta event has the IsInertial property. Unfortunately it appears that a scatterview item \'ManipulationDelta\' event does not fire. Only its ContainerManipulationDelta event fires, bu
Using ScatterView control shipped in Windows Touch WPF. I want to prevent inertia from hap开发者_StackOverflowpening on a scatterview item. But I still want to allow user to move, scale and rotate the
I have a scatterview with some items in it which I place with Orientation und Center. 开发者_开发问答Now I want to have the possibility to reset the positions of the scatterviewitems after scaling, r
I would like to animate a ScatterView Control using Expression Blend However, it seems that Blend doesn\'t recognise this control and nothing is visible on the design surface despite it being in the开
I have an app that creates a variable number of ScatterviewItems based on which tagged object is placed on the surface table.
I\'m developing a program on Microsoft Surface. And I didn\'t succeed to ma开发者_运维技巧ke disable completely the shadow.
I\'m working currently on a simple project which consist of a ScatterView with a lot of items and then a Navigation (Implemented as many buttons).
I\'m playing around with Surface and I\'m trying to use a scatterview as a module region. <s:ScatterView cal:RegionManager.RegionName=\"{x:Static common:RegionNames.MainRegion}\"></s:Scatte