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