WPF label counterpart for HTML "for" attribute

Posted by alex2k8 on Stack Overflow See other posts from Stack Overflow or by alex2k8
Published on 2009-03-25T14:54:08Z Indexed on 2010/05/27 3:21 UTC
Read the original article Hit count: 230

Filed under:
|
|
|

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.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about label