CalendarView.SelectedBorderBrushProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください