RenderTreeFrame.AttributeEventUpdatesAttributeName 속성

정의

속성AttributeFrameType 이고 특성이 이벤트 처리기를 나타내는 경우 이벤트 처리기를 실행하기 전에 UI 상태를 나타내도록 값을 업데이트할 수 있는 다른 특성의 이름을 가져옵니다. 이는 주로 양방향 바인딩에서 사용됩니다.

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

속성 값

적용 대상