RenderTreeFrame.AttributeEventUpdatesAttributeName 字段

定义

FrameType如果 属性等于 Attribute,并且 属性表示事件处理程序,则获取另一个属性的名称,该属性的值可以在执行事件处理程序之前更新为表示 UI 状态。 这主要用于双向绑定。

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

字段值

适用于