WebViewBrush.SourceNameProperty Property

Definition

Identifies the SourceName dependency property.

public:
 static property DependencyProperty ^ SourceNameProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceNameProperty();
public static DependencyProperty SourceNameProperty { get; }
var dependencyProperty = WebViewBrush.sourceNameProperty;
Public Shared ReadOnly Property SourceNameProperty As DependencyProperty

Property Value

The identifier for the SourceName dependency property.

Applies to