RectangleGeometry.RectProperty 屬性

定義

識別 Rect 相依性屬性。

public:
 static property DependencyProperty ^ RectProperty { DependencyProperty ^ get(); };
static DependencyProperty RectProperty();
public static DependencyProperty RectProperty { get; }
var dependencyProperty = RectangleGeometry.rectProperty;
Public Shared ReadOnly Property RectProperty As DependencyProperty

屬性值

Rect相依性屬性的識別碼。

適用於