I am trying to change value (start time) in the WPF WebBrowser control but not able to do.
var document = (IHTMLDocument3)WBMain.Document;
Tried m