StylusPlugIn::OnEnabledChanged Method ()

 

Occurs when the Enabled property changes.

Namespace:   System.Windows.Input.StylusPlugIns
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual void OnEnabledChanged()

The following example checks the value of the Enabled property in the OnEnabledChanged method.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: