IInputElement.LostStylusCapture 事件

定義

此元素失去手寫筆擷取時發生。

public:
 event System::Windows::Input::StylusEventHandler ^ LostStylusCapture;
event System.Windows.Input.StylusEventHandler LostStylusCapture;
member this.LostStylusCapture : System.Windows.Input.StylusEventHandler 
Event LostStylusCapture As StylusEventHandler 

事件類型

StylusEventHandler

備註

此介面不適用於公用實作。 如需詳細資訊,請參閱 介面的 IInputElement 備註。

當元素擷取手寫筆時,即使游標超出其框線,它仍會收到手寫筆輸入。 手寫筆通常會在拖放作業期間擷取。

適用於

另請參閱