I want use math operations in XAML code but I dont know how?
feedback
|
|
| |||
|
feedback
|
|
Since I don't know what you're trying to do exactly, I'll guess, and point you at the top hit on Google for the search 'math in xaml'. | |||||
feedback
|
|
You mean you want to perform arithmetic operations in xaml? check out this post (it comes with a sample project) It allows you to specify code like this:
| |||
|
feedback
|