Hi guys,
how to get textbox leave event in wpf. I want select next textbox when one textbox leave focus. How to use lostfocus event?

Hey guys i solved the problem by setting tab order

KeyboardNavigation.TabIndex="2"
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.