I am using Surface Toolkit Beta version for .NET 4.0. I am trying to select multiple items in a ScatterView. But I think I have to do it with code, can any one开发者_高级运维 help me please?It all dep
I use this method to drag a Label: private void Label_PreviewContactDown(object sender, ContactEventArgs e)
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
Does anybody know a FileCh开发者_JS百科ooser control that can be used in Microsoft Surface?This is probably not the answer you want, but I would recommend you re-think your use case a bit to make the
I have a surfaceListBox that contains many items. when I put the SelectionMode to multiple , every thing is fine and I click on an item to add it to the selectionItems,
I\'m trying to load images from the web in my wpf application. The idea is the following: When I click on a button, a popup with additional information is raised. In th开发者_开发技巧is popup I\'m us
Is there any tutorial or example available that shows how to implement a custom gesture into Mic开发者_运维百科rosoft Surface? After hours of googling I couldn\'t find any.
I use a LibraryBar to display some items that have a relationship. Since there are different relationships between items, I have multiple containers. As the default setting if is set AllowDrop to true
I have a ScatterViewItem which contains a Canvas <Ellipse x:Name=\"Outer_Ellipse\" Fill=\"White\" Width=\"200\" Height=\"200\"></Ellipse>
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