Control visible when it is not in edit mode.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public ContentPresenter ContentControl { get; set; } |
| Visual Basic |
|---|
Public Property ContentControl As ContentPresenter Get Set |