RenderTreeFrame.ComponentReferenceCaptureAction Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
FrameType özelliğine eşitseComponentReferenceCapture, başvuruyu hedefine yazan eylemi alır. Aksi takdirde, değer tanımlanmamıştır.
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)