PenDockListener.IsSupported Method

Definition

Retrieves whether pen docking state event notifications are currently supported.

public:
 virtual bool IsSupported() = IsSupported;
bool IsSupported();
public bool IsSupported();
function isSupported()
Public Function IsSupported () As Boolean

Returns

Boolean

bool

True, if currently supported. Otherwise, false.

Applies to