2 references to GetCappedHeightOrWidth
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (2)
390
da.Height =
GetCappedHeightOrWidth
(height);
391
da.Width =
GetCappedHeightOrWidth
(width);