RenderTreeFrame.ComponentType Property

Definition

If the FrameType property equals Component, gets the type of the child component.

public:
 property Type ^ ComponentType { Type ^ get(); };
public Type ComponentType { get; }
member this.ComponentType : Type
Public ReadOnly Property ComponentType As Type

Property Value

Applies to