IXRStylusInfo (Windows Embedded CE 6.0)

1/6/2010

This class reports stylus device information, such as whether the stylus is inverted.

Syntax

class IXRStylusInfo : public IXRDependencyObject

Methods

In addition to the methods inherited fromIXRDependencyObject, this class contains the following methods.

Name Description

IXRStylusInfo::GetIsInverted

Retrieves a value that indicates whether the stylus is inverted.

IXRStylusInfo::SetIsInverted

Sets a value that indicates whether the stylus is inverted.

Inheritance Hierarchy

IXRDependencyObject

  IXRStylusInfo

.NET Framework Equivalent

System.Windows.Input.StylusDevice

Requirements

Header XamlRuntime.h
sysgen SYSGEN_XAML_RUNTIME
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Reference

Classes for Ink Input