Share via


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 依存関係プロパティの識別子。

適用対象