CalendarView.FocusBorderBrushProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください