Share via


DismissiblePopup.SetFocusOnCloseElementChanged Event

Definition

Occurs when SetFocusOnCloseElement property changes.

public:
 event EventHandler<Microsoft::Management::UI::Internal::PropertyChangedEventArgs<System::Windows::UIElement ^> ^> ^ SetFocusOnCloseElementChanged;
public event EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.UIElement>> SetFocusOnCloseElementChanged;
member this.SetFocusOnCloseElementChanged : EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.UIElement>> 
Public Custom Event SetFocusOnCloseElementChanged As EventHandler(Of PropertyChangedEventArgs(Of UIElement)) 

Event Type

Applies to