Share via


RenderTreeFrame.AttributeEventUpdatesAttributeName 屬性

定義

FrameType如果 屬性等於 Attribute ,而 屬性代表事件處理常式,取得另一個屬性的名稱,其值可以更新為在執行事件處理常式之前表示 UI 狀態。 這主要用於雙向系結。

public:
 property System::String ^ AttributeEventUpdatesAttributeName { System::String ^ get(); };
public string AttributeEventUpdatesAttributeName { get; }
member this.AttributeEventUpdatesAttributeName : string
Public ReadOnly Property AttributeEventUpdatesAttributeName As String

屬性值

適用於