scatterview
I used the example gave by microsoft to drag and drop an object from a ScatteredView to a Surface List Box but it is not working
I developped the example given by Microsoft to drag and drop and object from a scatterview to a surface list box.[详细]
2023-01-10 16:34 分类:问答inkcanvas inside scatterview
开发者_如何学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[详细]
2023-01-06 03:48 分类:问答Detecting When A Scatterview item is inertial
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[详细]
2023-01-05 03:30 分类:问答How To Disable Inertia in ScatterView
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[详细]
2023-01-02 21:25 分类:问答WPF: Reset the positions of scatterviewitems?
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[详细]
2022-12-30 19:08 分类:问答Expression Blend and Scatterview
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开[详细]
2022-12-25 14:13 分类:问答Evenly distibuted scatterViewItems that dont overlap
I have an app that creates a variable number of ScatterviewItems based on which tagged object is placed on the surface table.[详细]
2022-12-24 02:30 分类:问答Disable Shadow on a ScatterViewItem on Microsoft Surface
I\'m developing a program on Microsoft Surface. And I didn\'t succeed to ma开发者_运维技巧ke disable completely the shadow.[详细]
2022-12-18 13:41 分类:问答Problem with ScatterView - Components behind disabled
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).[详细]
2022-12-18 12:42 分类:问答Using scatterview as a region with Prism throws an exception
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[详细]
2022-12-13 00:13 分类:问答