RenderTreeFrame.ComponentReferenceCaptureAction Field

Definition

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

public: initonly Action<System::Object ^> ^ ComponentReferenceCaptureAction;
public readonly Action<object> ComponentReferenceCaptureAction;
val mutable ComponentReferenceCaptureAction : Action<obj>
Public ReadOnly ComponentReferenceCaptureAction As Action(Of Object) 

Field Value

Applies to