WebViewExtensions.SetContentUri(DependencyObject, Uri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets HTML from the Windows.UI.Xaml.Controls.WebView
public static void SetContentUri (Windows.UI.Xaml.DependencyObject obj, Uri value);
static member SetContentUri : Windows.UI.Xaml.DependencyObject * Uri -> unit
Public Shared Sub SetContentUri (obj As DependencyObject, value As Uri)
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The Windows.UI.Xaml.Controls.WebView that content uri is being set to.
- value
- Uri
HTML content