Method OnOpened
OnOpened(EventArgs)
Responds to the condition in which the value of the IsOpen property changes from false to true.
protected override void OnOpened(EventArgs e)
Parameters
eEventArgsThe event arguments.
Responds to the condition in which the value of the IsOpen property changes from false to true.
protected override void OnOpened(EventArgs e)
e EventArgsThe event arguments.