pixelsense
WPF: Changing the look of a Surface Listbox "click-effect"
I\'m changing the look of some Controls that I use in my Microsoft Surface Application at the moment. And today I\'m working on a SurfaceListBox.[详细]
2023-01-04 08:11 分类:问答Microsoft Surface: Adding IdentityTag to TagVisualizer shows a cross-hair. Why?
in my Surface application happens this: When I put an IdentityTag onto my TagVisualizer, a white cross-hair appears. This TagVisualizer adds no TagVisualization when adding a Tag, it just calls some m[详细]
2023-01-03 14:57 分类:问答WPF: Binding to commands in code behind
I have a WPF Microsoft Surface Application and I\'m using MVVM-Pattern. I have some buttons that are created in code behind and I would like to bind commands to them, but I only know how that works i[详细]
2023-01-03 14:42 分类:问答LibraryContainer in a ScatterViewItem: resizing and background rectangle
Simple one: Want to add a LibraryContainer to a Surface ScatterView.Know I have to add the container inside a ScatterViewItem to get the rotate/move features.. but the SVI adds a rectangle box around[详细]
2023-01-03 08:24 分类:问答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 分类:问答WPF: Calling a method from a different "branch" of the tree
Hey, I\'m doing a WPF Application. The tree looks like this: SurfaceWindow ---Startscreen ..........................--------Page----------Subpage[详细]
2022-12-29 20:32 分类:问答Adding a textblock to a custom wpf control (piepiece control from codeplex)
I\'m currently building a Surface application where the main navigation is a circular menu. For each menu item I\'m using a custom control that I found on codeproject.com:[详细]
2022-12-29 17:21 分类:问答How do I change the application orientation of a Surface application
I need to rotate the UI 180 degrees of my surface application in runtime wh开发者_运维技巧en a user presses a button. How do I do this? Just apply a RotateTransform on your topmost panel (I think you[详细]
2022-12-28 23:59 分类:问答MS Surface Tag Visualizer steals contact events
I\'m struggling with the TagVisualizer control on an MS Surface project. In theory t开发者_如何学JAVAhe control seems great, allowing you to respond to input from real world physical objects[详细]
2022-12-28 13:07 分类:问答How do I add VisualStateManager to my Surface project?
I 开发者_Go百科have a surface project and I would like to use controls designed in Blend. I added these controls to my microsoft surface project, but I receive an error when I try to compile it.[详细]
2022-12-28 02:26 分类:问答