C1.WPF Namespace > C1EditableContentControl Class : ContentControl Property |
'Declaration
Public Property ContentControl As ContentPresenter
'Usage
Dim instance As C1EditableContentControl Dim value As ContentPresenter instance.ContentControl = value value = instance.ContentControl
public ContentPresenter ContentControl {get; set;}
public: property ContentPresenter^ ContentControl { ContentPresenter^ get(); void set ( ContentPresenter^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2