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