vote up 0 vote down star

Is there some attribute in WPF that I can add to element, so when I click it the target control get focus? The closest thing I have found is 'Target', but it works only with access keys and clicking it has no effect.

flag

74% accept rate

1 Answer

vote up 1 vote down check

No, but an attached behavior could be made to work for this.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.