RenderTreeFrame.AttributeEventUpdatesAttributeName Field

Definition

If the FrameType property equals Attribute, and the attribute represents an event handler, gets the name of another attribute whose value can be updated to represent the UI state prior to executing the event handler. This is primarily used in two-way bindings.

public: initonly System::String ^ AttributeEventUpdatesAttributeName;
public readonly string AttributeEventUpdatesAttributeName;
val mutable AttributeEventUpdatesAttributeName : string
Public ReadOnly AttributeEventUpdatesAttributeName As String 

Field Value

Applies to