KeyProcessor.IsInterestedInHandledEvents Özellik

Tanım

Önceki nesneler tarafından işlenmiş olan olaylar için bu işlemcinin çağrılması gerekip gerekmediğini belirler KeyProcessor .

public:
 virtual property bool IsInterestedInHandledEvents { bool get(); };
public:
 virtual property bool IsInterestedInHandledEvents { bool get(); };
public virtual bool IsInterestedInHandledEvents { get; }
member this.IsInterestedInHandledEvents : bool
Public Overridable ReadOnly Property IsInterestedInHandledEvents As Boolean

Özellik Değeri

Boolean

önceki nesneler tarafından işlenmiş olan olaylar için bu işlemcinin çağrılması gerekiyorsa true KeyProcessor , aksi takdirde false.

Şunlara uygulanır