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