d:DesignHeight
and d.DesignWidth
are for the Designer (the WYSIWYG), in Visual Studio or in Expression Blend. Height
and Width
are actually for runtime.
d:DesignHeight
and d.DesignWidth
are for the Designer (the WYSIWYG), in Visual Studio or in Expression Blend. Height
and Width
are actually for runtime.