scatterview
Event Handler for ScatterViewItem Location Change in Surface SDK?
Does anyone know of an easy way to capture a ScatterViewItem\'s position (Center property) once it loses momentum and comes to a stop after being flicked across the screen?I have a \"hotspot\" area se[详细]
2023-04-04 18:47 分类:问答MouseDoubleClick & Touch on a ScatterViewItem
I develop a WPF4 touch aplication which use some Microsoft Surface controls. I would like to catch the MouseDoubleClick event on a ScatterViewItem. The event fires when i use the mouse, but when i use[详细]
2023-03-25 12:00 分类:问答Datagrid inside Scatterview Surface2 application WPF
I have a datagrid placed inside a scatterview in WPF. I cant touch and select a row from the datagrid. In the touchdown event, its returning the value in the selected cell. But its not selecting the e[详细]
2023-03-21 16:25 分类:问答Name a ScatterViewItem programmatically
Currently I\'m working on the Microsoft Surface primarily creating an application that dynamically creates ScatterViewItems based on a database (Though not binded, for reasons that are unimportant to[详细]
2023-02-17 14:07 分类:问答No Multitouch using ScatterView, MultitouchVista and Surface SDK
I have installed Microsoft Surface SDK 1.0 SP1 on Win7 with 64bit following this instructions: www.brianpeek.com/blog/archive/2009/05/14/install-the-surface-sdk-sp1-workstation-edition-on-x64.aspx[详细]
2023-01-28 05:46 分类:问答ScatterViewItem Custom Shape
I have a ScatterViewItem which contains a Canvas <Ellipse x:Name=\"Outer_Ellipse\" Fill=\"White\" Width=\"200\" Height=\"200\"></Ellipse>[详细]
2023-01-24 18:37 分类:问答Organizing layout of controls in ScatterViewItem
I have a scatterview item which has following contents in order mentioned in vertical order. TextBlock which will show 1-3 lines of text - TextBlock1[详细]
2023-01-24 09:33 分类:问答WPF ScatterView binding to multiple sources
I am using a ScatterView and am currently binding to a folder so that when my app starts up some sample images are displayed, this works great.[详细]
2023-01-21 13:31 分类:问答ScatterViewItem custom size
I develop surface app using MVVM pattern. I have different Views and I want to place them into one ScatterView.[详细]
2023-01-17 21:34 分类:问答Altering the Center of Rotation of a ScatterViewItem
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[详细]
2023-01-12 06:26 分类:问答