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 이벤트입니다.

적용 대상