2 references to GetCappedHeightOrWidth
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (2)
380
da.Height =
GetCappedHeightOrWidth
(height);
381
da.Width =
GetCappedHeightOrWidth
(width);