다음을 통해 공유


RenderTreeFrame.ComponentReferenceCaptureAction 속성

정의

속성이 FrameTypeComponentReferenceCapture같으면 대상에 대한 참조를 쓰는 작업을 가져옵니다. 그렇지 않으면 값이 정의되지 않습니다.

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)

속성 값

적용 대상