CalendarView.TodayPressedBackgroundProperty Property
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
The identifier for the TodayPressedBackground dependency property.
Device family |
Windows 11 (introduced in 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v14.0)
|
Product | Versions |
---|---|
WinRT | Build 22000, Build 22621, Build 26100 |