setcurrentvalue Questions

4

Solved

The reason why I am asking this is because I was recommended by @Greg D (from this question) to use SetCurrentValue() instead, but a look at the docs and didn't see whats the difference. Or whats d...
Saccharo asked 20/11, 2010 at 1:11

6

Solved

I know i can do viewPager.setCurrentItem(position) to set my view pager at the desired position. My question is if and how i can do this before the adapter is instantiated. Meaning that if ...
But asked 25/9, 2014 at 22:32

2

Solved

For a DependencyProperty, I set a value using DependencyObject.SetCurrentValue(property, value). How does one unset the value so that the property evaluates to the normal local value again?
Robertroberta asked 15/8, 2011 at 15:46
1

© 2022 - 2024 — McMap. All rights reserved.