ComponentOne RichTextBox for UWP
Child Property (C1BlockUIContainer)

C1.Xaml.RichTextBox.Documents Namespace > C1BlockUIContainer Class : Child Property
Gets or sets the Windows.UI.Xaml.FrameworkElement hosted by the C1BlockUIContainer.
Syntax
'Declaration
 
<System.ObsoleteAttribute("Use Content instead.")>
Public Property Child As Windows.UI.Xaml.FrameworkElement
[System.Obsolete("Use Content instead.")]
public Windows.UI.Xaml.FrameworkElement Child {get; set;}
See Also

Reference

C1BlockUIContainer Class
C1BlockUIContainer Members