CalendarDatePicker.IsOutOfScopeEnabledProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsOutOfScopeEnabled .

public:
 static property DependencyProperty ^ IsOutOfScopeEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOutOfScopeEnabledProperty();
public static DependencyProperty IsOutOfScopeEnabledProperty { get; }
var dependencyProperty = CalendarDatePicker.isOutOfScopeEnabledProperty;
Public Shared ReadOnly Property IsOutOfScopeEnabledProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza IsOutOfScopeEnabled .

Si applica a

Vedi anche