How can I center an element in wpf canvas using attached properties? Please help.
|
feedback
|
|
Something like this.
| |||
feedback
|
|
The only way I know to do this is to figure out the size of the canvas, and then set the properties based off that. This can be done using an event handler for
| |||||
feedback
|