InfoBarPanel.HorizontalOrientationMarginProperty プロパティ

定義

InfoBarPanel.HorizontalOrientationMargin 依存関係プロパティの識別子を取得します。

public:
 static property DependencyProperty ^ HorizontalOrientationMarginProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalOrientationMarginProperty();
public static DependencyProperty HorizontalOrientationMarginProperty { get; }
var dependencyProperty = InfoBarPanel.horizontalOrientationMarginProperty;
Public Shared ReadOnly Property HorizontalOrientationMarginProperty As DependencyProperty

プロパティ値

InfoBarPanel.HorizontalOrientationMargin 依存関係プロパティの識別子。

適用対象