Foo.Margin = new Thickness(0, 50, 24, 6);
really thats it...
as defined by:
[Named UIElement].Margin = new Thickness( [double] , [double], [double], [double]);
or go the extra mile and use intellisense...
This blog has moved…
14 years ago
No comments:
Post a Comment