Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Setting events in XAML

$
0
0

Hello,

Is it possible to set events on an editor's TextView in the XAML? I have an issue where I'm loading a object from a serialized file and the TextEditor control is getting created automatically by a library that I'm using. As such, the only way I'll be able to set a mousedown event will be to walk the tree setting it where appropriate.

 

Any hints will be gratefully received.

 

Thanks in advance,

 

Felix


Viewing all articles
Browse latest Browse all 1764

Trending Articles