RenderTreeFrame.ComponentReferenceCaptureAction 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)