6 references to Width
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (1)
31
_radii = new Size(nodeShape.
Width
* 0.5, nodeShape.Height * 0.5);
PresentationFramework (5)
src\Framework\MS\Internal\Ink\EraserBehavior.cs (2)
184
&& ( _cachedStylusShape.
Width
!= InkCanvas.EraserShape.
Width
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
86
da.Width = stylusShape.
Width
;
src\Framework\System\Windows\Controls\InkCanvas.cs (2)
795
if ( oldShape.
Width
!= _eraserShape.
Width
|| oldShape.Height != _eraserShape.Height