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

適用対象