I would like to create (extend core button class probably) basic button programmatically on request and add it to a main canvas when ready. Is it possible to set a styling from the code (it is going to be width/height and transparent background, nothing else), rather then having visual styles in xaml file?
I would like to create (extend core button class probably) basic button programmatically on
Share
A Style is just another class.