I have tried your code and the border does not dismiss when webview load complete, I found you bind IsComplete property for the BorderBrush
, Please check if the BooleanToTopicBorderColor
has return the correct value.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
In our UWP app, we show data using web views. We have added a border around the web view. Now when the data loads, we see the empty borders before the text loads. Please check this.
Can you please let us know how to solve this issue.
https://drive.google.com/file/d/1SrvNep6FFNGzYLaiV7T7j7I0Et-oYQQT/view?usp=sharing
Here is the basic code for that.
Thank you.
Madhu
I have tried your code and the border does not dismiss when webview load complete, I found you bind IsComplete property for the BorderBrush
, Please check if the BooleanToTopicBorderColor
has return the correct value.