I don't understand this code. What is it?
Button.Click => (s,e)
and this:
(o, args) => ((LocationGridItemControl)o).OnAddress((string)args.NewValue))
I don't understand this code. What is it?
Button.Click => (s,e)
and this:
(o, args) => ((LocationGridItemControl)o).OnAddress((string)args.NewValue))