PenButtonListener.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the default listener for pen button events.
public:
static PenButtonListener ^ GetDefault();
static PenButtonListener GetDefault();
public static PenButtonListener GetDefault();
function getDefault()
Public Shared Function GetDefault () As PenButtonListener
Returns
An object that represents a listener for pen button events in the default context.