No announcements
Found 3675310 threads
-
0 Votes
Where is the sample to use GestureRecognizer in XAML with C++?
There isn't a C++/Xaml manipulation sample.Answered | 1 Replies | 3012 Views | Created by Charlie C - Sunday, August 12, 2012 5:22 PM | Last reply by Rob Caplan [MSFT] - Monday, August 13, 2012 5:16 AM -
0 Votes
How to associate GestureRecognizer class with XAML Element(for example: Image control ) in C# ?
Hi Leon, The GestureRecognizer doesn't know about controls, only input.Answered | 1 Replies | 3080 Views | Created by Leon_Zhang - Monday, January 16, 2012 3:12 AM | Last reply by Rob Caplan [MSFT] - Tuesday, January 17, 2012 1:02 AM -
0 Votes
[U8.1][C++] Independent input and Manipulations (XAML)
Hi Leszek, According to the documentation, SwapChainPanel control has Manipulation events, and here is a code sample from MSDN told how to.Answered | 2 Replies | 504 Views | Created by ata6502 - Wednesday, June 10, 2015 3:26 PM | Last reply by ata6502 - Monday, June 29, 2015 9:55 PM -
0 Votes
XAML: ApplicationBar not defined compiling AppBar C++ sample.
Yes, I was trying to build the Developer Preview version because the newer one has only an HTML/javascript version of the project, which does me little good (a problem with quite a few of the ...Answered | 2 Replies | 2187 Views | Created by cdunford - Thursday, March 8, 2012 9:32 PM | Last reply by cdunford - Friday, March 9, 2012 1:25 AM -
0 Votes
[C++][XAML] this->Frame->Navigate problem C++ XAML
XtremeDevelopers, Since you are using C++/CX, where you'll need to create a TypeName helper struct, you can use the typeid as ...Answered | 1 Replies | 709 Views | Created by XtremeDevelopers - Tuesday, January 19, 2016 12:30 PM | Last reply by Fred Bao - Wednesday, January 20, 2016 5:39 AM -
9 Votes
[UWP]GestureRecognizer throws exception in WP Direct3D App
This sounds like an issue we are tracking where the touch packets come out of order and get rejected.Answered | 5 Replies | 1533 Views | Created by Vladislav Koshyl - Thursday, September 3, 2015 4:57 PM | Last reply by IssueKiller - Monday, September 7, 2015 1:32 AM -
1 Votes
Xaml with C++
It helps a lot because I was triying to use it and I can't make it done!Answered | 3 Replies | 1402 Views | Created by Ricardo Marques de Sousa - Friday, November 9, 2012 11:31 AM | Last reply by Ricardo Marques de Sousa - Friday, November 9, 2012 12:18 PM -
0 Votes
Authentication using C# & XAML programming
My SamplesAnswered | 6 Replies | 1584 Views | Created by KinoWorld - Thursday, June 6, 2013 5:36 PM | Last reply by BIRDMAN Rip off - Friday, June 7, 2013 6:10 PM -
0 Votes
createAddToListAnimation in C#/XAML
Hi Ronald, Take a look at the AddDeleteThemeTransition.Answered | 1 Replies | 2350 Views | Created by Ronald Eekelder - Wednesday, March 28, 2012 4:40 PM | Last reply by Rob Caplan [MSFT] - Wednesday, March 28, 2012 6:32 PM -
1 Votes
C# Semantic Zoom Sample
Also a pretty good community blog post describing JumpViewer: http://blogs.xamlninja.com/xaml/metro-controls-jump-viewerTim Heuer | Program Manager, XAML | ...Answered | 3 Replies | 6354 Views | Created by G Larson - Monday, October 10, 2011 5:11 PM | Last reply by Tim Heuer - Monday, October 10, 2011 10:36 PM -
0 Votes
Is there a C# gesture manipulation sample?
See the Input: XAML user input events sample for information on how to use the Xaml manipulation events.Answered | 1 Replies | 1548 Views | Created by FSound - Monday, September 10, 2012 11:53 PM | Last reply by Rob Caplan [MSFT] - Tuesday, September 11, 2012 12:23 AM -
0 Votes
Sample code to use customized styles in xaml
As Magnus says, you just merge your resource dictionaries in and use them.Answered | 2 Replies | 394 Views | Created by Rakkk - Monday, May 4, 2015 2:14 PM | Last reply by Andy ONeill - Monday, May 4, 2015 2:57 PM -
0 Votes
wpf xaml to c# TargetProperty
Best regards, Sheldon _Xiao[MSFT] MSDN Community Support | Feedback to us Get or Request Code ...Answered | 2 Replies | 2411 Views | Created by yozawiratama - Thursday, October 27, 2011 8:52 AM | Last reply by Sheldon _Xiao - Wednesday, November 9, 2011 8:25 AM -
0 Votes
XAML REST API Sample
- how can i define variables in a xaml build ?Answered | 1 Replies | 901 Views | Created by Flash05 - Thursday, July 7, 2016 6:51 PM | Last reply by Tingting MO - Friday, July 8, 2016 7:42 AM -
1 Votes
Recognizing single finger vs multi-finger gestures - gesturerecognizer
You can detect movement with the GestureRecognizer.Answered | 5 Replies | 2111 Views | Created by ponchoshh - Wednesday, July 24, 2013 10:22 AM | Last reply by ponchoshh - Monday, July 29, 2013 8:51 AM -
0 Votes
Xaml Resources in C++
hmm I dont think there is a real problem here, the only thing I would like to know is, when adding an image as a resource to a c++ project, with the intention of referencing this image from ...Answered | 6 Replies | 4269 Views | Created by globbe - Tuesday, May 27, 2008 4:17 AM | Last reply by globbe - Tuesday, June 3, 2008 6:56 AM -
0 Votes
Where are the sample icons?
They're in the Controls Box sample, under Resources\Icons.Answered | 1 Replies | 2798 Views | Created by Michael Osthege - Tuesday, July 19, 2011 9:22 PM | Last reply by Erik De Bonte - Microsoft - Tuesday, July 19, 2011 9:46 PM -
0 Votes
XAML SurfaceImageSource DirectX interop sample (Windows 8.1) - Errors on Build!!
Read the Q&A in the Sample Page.Answered | 1 Replies | 2945 Views | Created by Sal_S - Tuesday, July 2, 2013 3:43 AM | Last reply by jrboddie - Tuesday, July 2, 2013 4:14 AM -
0 Votes
Where to find Sample Styles for built-in WPF Controls
Jim, Thanks for your reply, I've checked out the files in these folders C:\Program Files\Microsoft Expression\Blend 2\SystemThemes ...Answered | 2 Replies | 3540 Views | Created by SBS Freelancer - Saturday, September 6, 2008 6:02 AM | Last reply by SBS Freelancer - Thursday, September 11, 2008 8:52 PM -
0 Votes
[C#]How to add html code to XAML / C#
>How to embed website what code to use i try few codes but dont work For Windows phone 8/8.1 Silverlight app we can use WebBrowser control, see: ...Answered | 3 Replies | 1174 Views | Created by Neven Savanovic - Sunday, May 3, 2015 7:26 PM | Last reply by Franklin Chen - Monday, May 4, 2015 8:58 AM - Items 1 to 20 of 3675310 Next ›
No announcements