Share via


DialogEvent.Bubble 属性

定义

获取或设置一个值,该值指示如果当前对话框未处理,事件是否将气泡化到父 DialogContext 级。

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

属性值

事件是否可以气泡到父 DialogContext

适用于