public static DialogClosingEventHandler GetDialogClosingAttached( DependencyObject element )
'Declaration Public Shared Function GetDialogClosingAttached( _ ByVal element As DependencyObject _ ) As DialogClosingEventHandler
'Usage Dim element As DependencyObject Dim value As DialogClosingEventHandler value = DialogHost.GetDialogClosingAttached(element)
Parameters
- element