2 instantiations of StylusSize
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusTraceLogger.cs (2)
108
TabletSize = new StylusTraceLogger.
StylusSize
(tabletSize);
109
ScreenSize = new StylusTraceLogger.
StylusSize
(screenSize);
2 references to StylusSize
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusTraceLogger.cs (2)
118
public
StylusSize
TabletSize { get; set; }
119
public
StylusSize
ScreenSize { get; set; }