pixelsense
How to determine on which UIElement a tagged object is placed?
In my app I use tagged objects. Now I\'d like to react differently not only on the object that is placed on the surface, but also on the el开发者_JAVA技巧ement it is placed on. Is this possible someho[详细]
2023-01-23 03:31 分类:问答ScatterView and ViewBox is not working as expected
I defined the following layout: <Grid Name=\"RootGrid\" Background=\"{StaticResource WindowBackground}\" >[详细]
2023-01-22 17:30 分类:问答findResource() not working with DataTemplate
I defined a DataTemplate the following way: <s:SurfaceWindow.Resources> <ImageBrush x:Key=\"WindowBackground\" Stretch=\"None\" Opacity=\"0.6\" ImageSource=\"pack://application:,,,/Resources[详细]
2023-01-22 07:07 分类:问答How to attach an object to an event in C#/.NET?
I defined the following DataTemplate for a LibraryContainer: <DataTemplate x:Key=\"ContainerItemTemplate\">[详细]
2023-01-21 22:18 分类:问答Is it really necessary to use Windows Vista or higher to develop for Microsoft Surface?
I tried to start developing for Microsoft Surface. For that I first installed Visual Studio 2008. Then I followed this guide:[详细]
2023-01-18 19:02 分类:问答Good way to start programming for PixelSense
I\'d like to start开发者_开发知识库 to program for Microsoft Surface 1.0. Do you have any recommendations for good introductions in this topic?Check this pdf file to start with -[详细]
2023-01-18 14:42 分类:问答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 分类:问答Implementing Two-finger scroll with Windows 7 Surface Toolkit - need some thoughts!
I\'m working with the Surface Toolkit and am willing to code a basic two-finger scroll algorithm for Scatterviews which contain FlowDocumentScrollViewer , but I\'m not exactly sure how to do this.[详细]
2023-01-17 18:07 分类:问答Tap-And-Hold Event on ScatterViewItem
I can\'t find infos on how 开发者_Python百科to receive custom gestures on ScatterViewItems. I want \"Tap-And-Hold\" to invoke a function in the class behind my template.The following link is how to re[详细]
2023-01-15 08:52 分类:问答Why is one of my ScrollViewer commands not working in ListBox template?
Got a weird problem here. I have created a template for a ListBox based on the standard template (i.e. I have not changed anything other than what I indicate below).[详细]
2023-01-15 03:51 分类:问答