IInputElement.LostStylusCapture 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此元素失去手寫筆擷取時發生。
public:
event System::Windows::Input::StylusEventHandler ^ LostStylusCapture;
event System.Windows.Input.StylusEventHandler LostStylusCapture;
member this.LostStylusCapture : System.Windows.Input.StylusEventHandler
Event LostStylusCapture As StylusEventHandler
事件類型
備註
此介面不適用於公用實作。 如需詳細資訊,請參閱 介面的 IInputElement 備註。
當元素擷取手寫筆時,即使游標超出其框線,它仍會收到手寫筆輸入。 手寫筆通常會在拖放作業期間擷取。