[This documentation is preliminary and is subject to change.]
Gets the name of the source WebView control that provides the HTML content.
Syntax
<WebViewBrush SourceName="{Binding ElementName=nameOfWebView"/>
XAML Values
- nameOfWebView
-
The x:Name or reference name of an existing WebView control in the same UI. For this usage, the source and target are assumed to be in the same data context for the ElementName binding.
Property value
Type: System.String [.NET] | Platform::String [C++]
The Name of the WebView that provides the HTML content.
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
