2 references to V1PenWidthWhenWidthIsMissing
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (2)
116
double stylusWidth = DrawingAttributeSerializer.
V1PenWidthWhenWidthIsMissing
;
638
double sizeWhenMissing = (0 == i) ?
V1PenWidthWhenWidthIsMissing
: V1PenHeightWhenHeightIsMissing;