c# - Need help with caliburn Message.Attach when TextBox gets focus -


I focus on a text box that I bound to a property of visual model using an attached property I am establishing The problem occurs when the text box gets the focus like this "GotFocus" event does not fire when the attachment attribute calls to set the "UIElement.Focus ()" focus I am using calibern. Message from Macro. Attach the event to handle. Any idea

here is the text box

   uie.Focus () .  

A dependence on FocusExtension attached property in the name of action can be an asset, and can be set keeping in mind.

Comments