Aracılığıyla paylaş


DatePicker.HasEffectiveKeyboardFocus Özellik

Tanım

Odağın olup olmadığını DatePicker gösteren bir değer alır.

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

Özellik Değeri

Boolean

trueDatePicker odak varsa; değilse, false.

Şunlara uygulanır