UIElement.IsStylusCaptureWithinChanged 事件

定义

在此元素的 IsStylusCaptureWithin 属性值更改时发生。

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusCaptureWithinChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged;
member this.IsStylusCaptureWithinChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsStylusCaptureWithinChanged As DependencyPropertyChangedEventHandler 

事件类型

DependencyPropertyChangedEventHandler

注解

这是 CLR 事件,而不是路由事件。

适用于