CalendarDatePicker.IsOutOfScopeEnabledProperty 属性

定义

标识 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

属性值

IsOutOfScopeEnabled 依赖属性的标识符。

适用于

另请参阅