DynamicRenderer::OnIsActiveForInputChanged Method ()

 
Use BaseTrue

Occurs when the IsActiveForInput property changes.

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

protected:
virtual void OnIsActiveForInputChanged() override

Notes to Inheritors:

When overriding OnIsActiveForInputChanged in a derived class, be sure to call the base class’s OnIsActiveForInputChanged method.

.NET Framework
Available since 3.0
Return to top
Show: