共用方式為


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 相依性屬性的標識符。

適用於

另請參閱