RelativePanel.BorderBrushProperty プロパティ

定義

BorderBrush 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ BorderBrushProperty { DependencyProperty ^ get(); };
static DependencyProperty BorderBrushProperty();
public static DependencyProperty BorderBrushProperty { get; }
var dependencyProperty = RelativePanel.borderBrushProperty;
Public Shared ReadOnly Property BorderBrushProperty As DependencyProperty

プロパティ値

BorderBrush 依存関係プロパティの識別子。

適用対象

こちらもご覧ください