Activate Method (WPFWindow)
Class
WPFWindow
.
Action
Attempts to bring the window to the foreground and activates it.
Syntax
C#
result
=
window
.
Activate
()
VB
result
=
window
.
Activate
()
Variable
Description
result
Boolean
.