Share via


DialogEvent.Bubble 속성

정의

현재 대화 상자에서 처리하지 않을 경우 이벤트가 부모 DialogContext 에 버블링되는지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool Bubble { get; set; }
member this.Bubble : bool with get, set
Public Property Bubble As Boolean

속성 값

이벤트를 부모 DialogContext에 버블링할 수 있는지 여부입니다.

적용 대상