Action
Gets an estimate to use for height when the "measured" bounds of the image is requested by layout, but the image data has
yet to complete loading.
Syntax
C#
protected Double preliminaryHeight { get; }
VB
'Declaration
Protected Read Property preliminaryHeight As Double
Access
Read only.