ContentElement.IsStylusCapturedChanged Событие
Определение
Происходит при изменении значения свойства IsStylusCaptured данного элемента.Occurs when the value of the IsStylusCaptured property changes on this element.
public:
event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusCapturedChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCapturedChanged;
member this.IsStylusCapturedChanged : System.Windows.DependencyPropertyChangedEventHandler
Public Custom Event IsStylusCapturedChanged As DependencyPropertyChangedEventHandler
Комментарии
Этот элемент является событием CLRCLR, а не перенаправленным событием.This member is a CLRCLR event, not a routed event.