No announcements
Found 78944 threads
-
0 Votes
After registering for ScrollViewer ViewChanged event, I stop seeing PointWheelChanged events
Hi, ViewChanged event only exist in the ScrollViewer class, and PointerWheelChanged event is in the UIElement which can be used in every element.Answered | 1 Replies | 1356 Views | Created by StevenFrank59 - Thursday, May 9, 2013 11:50 PM | Last reply by Jesse Jiang - Monday, May 13, 2013 7:48 AM -
0 Votes
map.setView() is not Triggering a 'viewchange' Event
It had always worked before (back through V7) with just the 'viewchange'.Answered | 2 Replies | 915 Views | Created by Ken C Bowman - Friday, March 9, 2018 5:49 PM | Last reply by Ken C Bowman - Friday, March 9, 2018 9:00 PM -
2 Votes
ScrollView ViewChanged not raised
Answered | 4 Replies | 2075 Views | Created by Chunmiao - Monday, August 12, 2013 7:16 PM | Last reply by Chunmiao - Tuesday, August 13, 2013 3:58 PM -
0 Votes
Getting ZoomChanged from the ScrollViewer
That way I don't have to have unnecessary variables in my code, to get the kind of information you would expect the scrollviewer to provide.Answered | 7 Replies | 3667 Views | Created by StefanOlson - Wednesday, May 23, 2012 6:54 AM | Last reply by StefanOlson - Thursday, May 24, 2012 12:36 AM -
0 Votes
ScrollView ViewChanged not raised when inital content is not out of bound
Conceptually, the ViewChanged event will fire if there is a change to the Scrollviewer's HorizontalOffset/VerticalOffset/ZoomFactor.Unanswered | 4 Replies | 1091 Views | Created by Chunmiao - Tuesday, August 13, 2013 6:10 PM | Last reply by Chunmiao - Wednesday, August 14, 2013 3:56 AM -
0 Votes
Nested ScrollViewer events
When your pointer input enter the inner ScrollViewer, you can set the out ScrollViewer ScrollMode Disabled.Answered | 2 Replies | 1694 Views | Created by SmokeAlarmPizza - Saturday, February 24, 2018 6:26 PM | Last reply by Yong Lu - Friday, March 2, 2018 6:00 AM -
0 Votes
Bing Maps v8 Unexpected zIndex and viewchange Event Behavior With Streetside
With incorrectly positioned items on returning from Streetside, I see viewchange, viewchangeend, and maptypechanged events fire ...Answered | 2 Replies | 701 Views | Created by Webmaster At RideSchedules - Saturday, August 5, 2017 4:03 AM | Last reply by Webmaster At RideSchedules - Saturday, August 5, 2017 11:36 PM -
0 Votes
Scrollviewer
Edit Control Parts (Template) > Edit A Copy.Answered | 1 Replies | 4690 Views | Created by miss rEnE - Monday, December 29, 2008 9:21 AM | Last reply by VLTII - Monday, December 29, 2008 3:05 PM -
1 Votes
image.stretch invaild in flipview with scrollviewer
This is because at some point you need to connect the ActualWidth/Height properties, and just like in Silverlight the design decision was made not to raise property changed events ...Answered | 2 Replies | 3337 Views | Created by JasonJC - Tuesday, October 16, 2012 10:11 AM | Last reply by JasonJC - Wednesday, October 17, 2012 1:29 AM -
2 Votes
[UWP] How to scroll a ScrollViewer to a position, before showing the UI to user?
Hi Canol, We can add the ViewChanged event of the ScrollViewer that set the opacity in the event.Answered | 8 Replies | 5126 Views | Created by Canol Gökel - Wednesday, September 21, 2016 9:38 PM | Last reply by Jayden Gu - Monday, September 26, 2016 9:55 AM -
2 Votes
ScrollViewer/GridView Snap Points in XAML
This is what I worked out: <Grid Background="{StaticResource ApplicationPageBackgroundThemeBrush}" Height="200" ...Answered | 5 Replies | 10570 Views | Created by Adam_UCF - Monday, September 26, 2011 4:25 AM | Last reply by Helin Wang - Monday, November 26, 2012 11:47 PM -
1 Votes
WPF Scrollviewer
If the parent is ScrollViewer and each child has a height of 30 pixels and you wish to transform the points (0,0) of third child against ScrollViewer the result will look ...Answered | 11 Replies | 2913 Views | Created by Serge Calderara - Monday, November 4, 2013 11:28 AM | Last reply by dev hedgehog - Tuesday, November 5, 2013 11:40 PM -
1 Votes
Nested ScrollViewer
There's reported bug with TextBox (TextBoxBase) and ScrollViewer that messes with scrolling behavior.Answered | 3 Replies | 7413 Views | Created by YD500 - Monday, September 15, 2008 2:02 PM | Last reply by Bigsby - Tuesday, September 16, 2008 10:52 AM -
0 Votes
ScrollViewer in Winforms
We add more then one control inside the scrollviewer, scroll bar is not appearing in the textbox, but it appears in the scrollviewer control.Answered | 7 Replies | 7745 Views | Created by matrixgoh - Thursday, May 28, 2009 12:30 PM | Last reply by JRQ - Monday, June 1, 2009 6:50 PM -
0 Votes
ScrollViewer can not be click through.
It's how ScrollViewer works.Answered | 11 Replies | 5346 Views | Created by Smithjams - Saturday, November 10, 2012 2:10 AM | Last reply by Ali Visual Studio - Saturday, April 2, 2016 7:25 AM -
2 Votes
Map within a ScrollViewer
The ScrollViewer eats all pointer move events and doesn't allow any part of the application a peek at them including the map.Answered | 1 Replies | 3076 Views | Created by Robert_Levy - Monday, March 26, 2012 6:01 PM | Last reply by Kristoffer Henriksson - Tuesday, March 27, 2012 4:06 PM -
0 Votes
FlipView and ScrollViewer with ManipulationMode
I think you are running into a limitation with ScrollViewer and ManipulationMode.Answered | 5 Replies | 7397 Views | Created by HaiderSahib - Monday, April 2, 2012 8:05 AM | Last reply by Matt Small - Friday, April 6, 2012 6:12 PM -
0 Votes
Ruler and Scrollviewer.
How do you remove the ScrollBars from the ScrollViewer?Answered | 8 Replies | 5210 Views | Created by MartinLamontagne - Thursday, March 12, 2009 6:33 PM | Last reply by MartinLamontagne - Friday, March 13, 2009 10:56 PM -
0 Votes
Editing items in scrollviewer
I have a scrollviewer that contains a couple of dozen items.Answered | 2 Replies | 3546 Views | Created by Jim Young (Level6 Productions) - Wednesday, October 6, 2010 3:12 PM | Last reply by Jim Young (Level6 Productions) - Wednesday, October 6, 2010 5:26 PM -
0 Votes
Translation inside ScrollViewer
Hi, I develope an application where you can make diagrams (like visio) and i have the following problem: I have some elements inside a scrollviewer with ManipulationMode = ...Answered | 1 Replies | 2131 Views | Created by Sebastian Stehle - Friday, August 10, 2012 12:03 PM | Last reply by JohnMichaelHauck8 - Friday, August 10, 2012 5:14 PM - Items 1 to 20 of 78944 Next ›
No announcements