UIElement3D.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 

事件类型

注解

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

IsStylusCaptureWithinChanged在 .NET Framework 版本 3.5 中引入。 有关详细信息,请参见版本和依赖关系

适用于