CalendarView.OutOfScopePressedForegroundProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà di dipendenza OutOfScopePressedForeground .
public:
static property DependencyProperty ^ OutOfScopePressedForegroundProperty { DependencyProperty ^ get(); };
static DependencyProperty OutOfScopePressedForegroundProperty();
public static DependencyProperty OutOfScopePressedForegroundProperty { get; }
var dependencyProperty = CalendarView.outOfScopePressedForegroundProperty;
Public Shared ReadOnly Property OutOfScopePressedForegroundProperty As DependencyProperty
Valore della proprietà
Identificatore della proprietà di dipendenza OutOfScopePressedForeground .
Requisiti Windows
Famiglia di dispositivi |
Windows 11 (è stato introdotto in 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v14.0)
|