SynchronizedInputPatternIdentifiers.InputDiscardedEvent 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別在 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
欄位值
備註
這些識別碼是由消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 中的 SynchronizedInputPattern 對等欄位。