6 references to Width
PresentationCore (1)
MS\Internal\Ink\EllipticalNodeOperations.cs (1)
30
_radii = new Size(nodeShape.
Width
* 0.5, nodeShape.Height * 0.5);
PresentationFramework (5)
MS\Internal\Ink\EraserBehavior.cs (2)
182
&& ( _cachedStylusShape.
Width
!= InkCanvas.EraserShape.
Width
MS\Internal\Ink\PenCursorManager.cs (1)
79
da.Width = stylusShape.
Width
;
System\Windows\Controls\InkCanvas.cs (2)
777
if ( oldShape.
Width
!= _eraserShape.
Width
|| oldShape.Height != _eraserShape.Height