RichTextBox for WinRT
Child Property (C1BlockUIContainer)


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
'Usage
 
Dim instance As C1BlockUIContainer
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;}
Requirements

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

See Also

Reference

C1BlockUIContainer Class
C1BlockUIContainer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback