[]
Gets or sets the FrameworkElement hosted by the C1BlockUIContainer.
[Obsolete("Use Content instead.")] public FrameworkElement Child { get; set; }
<Obsolete("Use Content instead.")> Public Property Child As FrameworkElement