RenderTreeFrame.ComponentReferenceCaptureAction プロパティ

定義

プロパティが FrameType と等しい場合は、 ComponentReferenceCaptureターゲットへの参照を書き込むアクションを取得します。 それ以外の場合、値は未定義です。

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)

プロパティ値

適用対象