2 references to GetBottom
PresentationFramework (2)
src\Framework\MS\Internal\Controls\InkCanvasInnerCanvas.cs (1)
175
double bottom = (double)InkCanvas.
GetBottom
(child);
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (1)
449
double bottom = InkCanvas.
GetBottom
(originalElement);