UIElement.IsStylusCaptureWithinChanged 事件
定義
當這個項目的 IsStylusCaptureWithin 屬性值變更時發生。Occurs when the value of the IsStylusCaptureWithin property changes on this element.
public:
event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusCaptureWithinChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged;
member this.IsStylusCaptureWithinChanged : System.Windows.DependencyPropertyChangedEventHandler
Public Custom Event IsStylusCaptureWithinChanged As DependencyPropertyChangedEventHandler
事件類型
備註
這是 CLRCLR 事件,而不是路由事件。This is a CLRCLR event, not a routed event.