ComponentOne Basic Library for WPF and Silverlight
DesiredSize Property (C1TextEditableContentControl)


C1.Silverlight Namespace > C1TextEditableContentControl Class : DesiredSize Property
Syntax
'Declaration
 
Public ReadOnly Property DesiredSize As System.Windows.Size
'Usage
 
Dim instance As C1TextEditableContentControl
Dim value As System.Windows.Size
 
value = instance.DesiredSize
public System.Windows.Size DesiredSize {get;}
See Also

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members