WebViewBrush.SourceNameProperty 属性

定义

标识 SourceName 依赖属性。

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

属性值

SourceName 依赖属性的标识符。

适用于