StylusPlugIn::OnIsActiveForInputChanged Method ()

 

Occurs when the IsActiveForInput property changes.

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

protected:
virtual void OnIsActiveForInputChanged()

Use the OnIsActiveForInputChanged method to allocate and clean up resources used by the StylusPlugIn.

The following example demonstrates how to override the OnIsActiveForInputChanged method.

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

.NET Framework
Available since 3.0
Return to top
Show: