IInputElement.CaptureStylus Methode

Definitie

Pogingen om het vastleggen van de stylus naar dit element af te dwingen.

public:
 bool CaptureStylus();
public bool CaptureStylus();
abstract member CaptureStylus : unit -> bool
Public Function CaptureStylus () As Boolean

Retouren

true als de stylus is vastgelegd; anders, false.

Opmerkingen

Deze interface is niet bedoeld voor openbare implementatie. Zie opmerkingen voor de IInputElement interface voor meer informatie.

Van toepassing op

Zie ook