Questions tagged [visualstates]
107 questions
0
votes
2 answers
winrt Grid RowDefinitions change depends on VisualState
Is it possible to chage Grid.RowDefinition when VisualState changes?
Can I extract Grid.RowDefinitions in style or template for select that I need in story board?

Bogdan Dudnik
- 413
- 2
- 7
- 19
-1
votes
1 answer
Binding not working on storyboard on custom control: values becomes null
I have created a custom control and I want to change the visualstate of this control immediately after the control is loaded.
I want to use binding mode to get colors from dependency properties so i can set them dynamically.
I've found a way to…

devpelux
- 2,492
- 3
- 18
- 38