Hello,
I have a Behavior to Valid the not null property of a Picker and I want to add a Bindable property named IsActive to specify if the validator is active or not.
But, my binded value not changed the BindingProperty IsActive. Can you help me please ?
Thanks