Share via


CalendarView.PressedBorderBrushProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ PressedBorderBrushProperty { DependencyProperty ^ get(); };
static DependencyProperty PressedBorderBrushProperty();
public static DependencyProperty PressedBorderBrushProperty { get; }
var dependencyProperty = CalendarView.pressedBorderBrushProperty;
Public Shared ReadOnly Property PressedBorderBrushProperty As DependencyProperty

プロパティ値

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

適用対象

こちらもご覧ください