Relative Content

Tag Archive for c#xmlwpfdata-binding

How to enable textbox in wpf from the back end using c#?

I have a textbox and my requirement is, need to enable this textbox only for both admin and super-admin as soon log in to the application. Current code or logic is not working as expected and need some help on my logic so both roles can be able to edit the textbox for weight only when truck is captured.