RenderTreeFrame.ComponentReferenceCaptureAction Property

Definition

If the FrameType property equals ComponentReferenceCapture, gets the action that writes the reference to its target. Otherwise, the value is undefined.

public:
 property Action<System::Object ^> ^ ComponentReferenceCaptureAction { Action<System::Object ^> ^ get(); };
public Action<object> ComponentReferenceCaptureAction { get; }
member this.ComponentReferenceCaptureAction : Action<obj>
Public ReadOnly Property ComponentReferenceCaptureAction As Action(Of Object)

Property Value

Applies to