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.
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
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
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
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
Hey, I\'m doing a WPF Application. The tree looks like this: SurfaceWindow ---Startscreen ..........................--------Page----------Subpage
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:
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
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
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.