1 write to _stylusPointDescription
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
162
_stylusPointDescription
= new StylusPointDescription(propertyInfos, pressureIndex);
10 references to _stylusPointDescription
PresentationCore (10)
System\Windows\Input\Stylus\Wisp\PenContext.cs (10)
84
if (
_stylusPointDescription
== null)
89
return
_stylusPointDescription
;
247
if (
_stylusPointDescription
== null)
263
if (
_stylusPointDescription
== null)
279
if (
_stylusPointDescription
== null)
306
if (
_stylusPointDescription
== null)
351
if (
_stylusPointDescription
== null)
370
if (
_stylusPointDescription
== null)
392
if (
_stylusPointDescription
== null)
429
if (
_stylusPointDescription
== null)