FrameworkElement.MarginProperty 屬性

定義

識別 Margin 相依性屬性。

public:
 static property DependencyProperty ^ MarginProperty { DependencyProperty ^ get(); };
static DependencyProperty MarginProperty();
public static DependencyProperty MarginProperty { get; }
var dependencyProperty = FrameworkElement.marginProperty;
Public Shared ReadOnly Property MarginProperty As DependencyProperty

屬性值

Margin相依性屬性識別碼。

適用於