次の方法で共有


RatingControl.InitialSetValueProperty プロパティ

定義

InitialSetValue 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ InitialSetValueProperty { DependencyProperty ^ get(); };
static DependencyProperty InitialSetValueProperty();
public static DependencyProperty InitialSetValueProperty { get; }
var dependencyProperty = RatingControl.initialSetValueProperty;
Public Shared ReadOnly Property InitialSetValueProperty As DependencyProperty

プロパティ値

InitialSetValue 依存関係プロパティの識別子。

適用対象