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


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

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members