Hello, in my application I use a datepicker which has property IsVisible=False and I use MVVM.
I have text and when I click the text with with Tap Gesture Recognizer , I want to Focus the Datepicker and control Focused and when Unfocused events, how can I do that ?
↧
DatePicker Focused, UnFocused MVVM
↧