How to create an array of buttons in WPF ?

Posted by Wayne on Stack Overflow See other posts from Stack Overflow or by Wayne
Published on 2010-03-20T03:19:57Z Indexed on 2010/03/20 3:21 UTC
Read the original article Hit count: 349

Filed under:
|

I can create an array of buttons in Windows Form but how can i do that in WPF(xaml) ? thanks in advance!

© Stack Overflow or respective owner

Related posts about xaml

Related posts about wpf