RenderTreeFrame.ComponentReferenceCaptureAction フィールド

定義

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

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

フィールド値

適用対象