| C1.Xaml.RichTextBox.Documents Namespace > C1InlineUIContainer Class : Child Property |
'Declaration<System.ObsoleteAttribute("Use Content instead.")> Public Property Child As Windows.UI.Xaml.FrameworkElement
'UsageDim instance As C1InlineUIContainer Dim value As Windows.UI.Xaml.FrameworkElement instance.Child = value value = instance.Child
[System.Obsolete("Use Content instead.")] public Windows.UI.Xaml.FrameworkElement Child {get; set;}
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