CalendarView.TodayPressedBackgroundProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the TodayPressedBackground dependency property.
public:
static property DependencyProperty ^ TodayPressedBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty TodayPressedBackgroundProperty();
public static DependencyProperty TodayPressedBackgroundProperty { get; }
var dependencyProperty = CalendarView.todayPressedBackgroundProperty;
Public Shared ReadOnly Property TodayPressedBackgroundProperty As DependencyProperty
Property Value
The identifier for the TodayPressedBackground dependency property.