共用方式為


RatingItemImageInfo.DisabledImageProperty 屬性

定義

識別 DisabledImage 相依性屬性。

public:
 static property DependencyProperty ^ DisabledImageProperty { DependencyProperty ^ get(); };
static DependencyProperty DisabledImageProperty();
public static DependencyProperty DisabledImageProperty { get; }
var dependencyProperty = RatingItemImageInfo.disabledImageProperty;
Public Shared ReadOnly Property DisabledImageProperty As DependencyProperty

屬性值

DisabledImage 相依性屬性的標識符。

適用於