RenderTreeFrame.ComponentKey Property

Definition

If the FrameType property equals Component, gets the component's diffing key, or null if none was specified.

public:
 property System::Object ^ ComponentKey { System::Object ^ get(); };
public object ComponentKey { get; }
member this.ComponentKey : obj
Public ReadOnly Property ComponentKey As Object

Property Value

Applies to