DatePicker.HasEffectiveKeyboardFocus Propriété

Définition

Récupère une valeur qui indique si le DatePicker avait le focus.

protected public:
 virtual property bool HasEffectiveKeyboardFocus { bool get(); };
protected internal override bool HasEffectiveKeyboardFocus { get; }
member this.HasEffectiveKeyboardFocus : bool
Protected Friend Overrides ReadOnly Property HasEffectiveKeyboardFocus As Boolean

Valeur de propriété

Boolean

true si le DatePicker a le focus ; sinon, false.

S’applique à