Class RenderableContentDelayedControl
Inheritance
System.Object
    System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
    System.Windows.Media.Visual
    System.Windows.UIElement
    System.Windows.FrameworkElement
    System.Windows.Controls.Control
    System.Windows.Controls.ContentControl
    
    RenderableContentDelayedControl
  Implements
System.ComponentModel.ISupportInitialize
  Inherited Members
Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
[Obsolete("Should not be used directly in consumers program.")]
public sealed class RenderableContentDelayedControl : RenderableContentControl, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild
  Constructors
RenderableContentDelayedControl()
Declaration
public RenderableContentDelayedControl()
  Properties
ContainerElement
Declaration
FrameworkElement ContainerElement
{
}
  Property Value
| Type | Description | 
|---|---|
| System.Windows.FrameworkElement | 
Methods
ForceRendering()
Declaration
public void ForceRendering()
  RenderContent()
Declaration
protected override void RenderContent()
  Overrides
Implements
      System.ComponentModel.ISupportInitialize