CalendarView.PressedForegroundProperty 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 PressedForeground dependency property.
public:
static property DependencyProperty ^ PressedForegroundProperty { DependencyProperty ^ get(); };
static DependencyProperty PressedForegroundProperty();
public static DependencyProperty PressedForegroundProperty { get; }
var dependencyProperty = CalendarView.pressedForegroundProperty;
Public Shared ReadOnly Property PressedForegroundProperty As DependencyProperty
Property Value
The identifier for the PressedForeground dependency property.