共用方式為


SynchronizedInputPattern.InputDiscardedEvent 欄位

定義

識別當 WPF 捨棄輸入時所引發的事件。

public: static initonly System::Windows::Automation::AutomationEvent ^ InputDiscardedEvent;
public static readonly System.Windows.Automation.AutomationEvent InputDiscardedEvent;
 staticval mutable InputDiscardedEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly InputDiscardedEvent As AutomationEvent 

欄位值

備註

消費者介面自動化用戶端應用程式會使用此識別碼。 消費者介面自動化提供者應該使用 中的 SynchronizedInputPatternIdentifiers 對等欄位。

適用於