2 references to V1PenHeightWhenHeightIsMissing
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (2)
137
double stylusHeight = DrawingAttributeSerializer.
V1PenHeightWhenHeightIsMissing
;
687
double sizeWhenMissing = (0 == i) ? V1PenWidthWhenWidthIsMissing :
V1PenHeightWhenHeightIsMissing
;