次の方法で共有


InfoBarPanel.VerticalOrientationMarginProperty プロパティ

定義

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

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

プロパティ値

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

適用対象