ComponentOne RichTextBox for UWP
Child Property (C1InlineUIContainer)

C1.Xaml.RichTextBox.Documents Namespace > C1InlineUIContainer Class : Child Property
Gets or sets the Windows.UI.Xaml.FrameworkElement hosted by the C1InlineUIContainer.
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

C1InlineUIContainer Class
C1InlineUIContainer Members