set margin programmatically wpf c#

112

set margin programmatically wpf c# -

test.Margin = new Thickness(0, -5, 0, 0);

Comments

Submit
0 Comments