How to say XAML <Button Height="Auto"/> in code behind?

Viewed 21372

How can you set Height="*" and Height="Auto" in code behind?

1 Answers
Related