Control.DefaultStyleResourceUriProperty 屬性

定義

識別 DefaultStyleResourceUri 相依性屬性。

public:
 static property DependencyProperty ^ DefaultStyleResourceUriProperty { DependencyProperty ^ get(); };
static DependencyProperty DefaultStyleResourceUriProperty();
public static DependencyProperty DefaultStyleResourceUriProperty { get; }
var dependencyProperty = Control.defaultStyleResourceUriProperty;
Public Shared ReadOnly Property DefaultStyleResourceUriProperty As DependencyProperty

屬性值

DefaultStyleResourceUri 相依性屬性的標識符。

適用於