ExtensionMethods.AcquireWin32Focus Method (DependencyObject, IntPtr)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public static bool AcquireWin32Focus(
	this DependencyObject obj,
	out IntPtr previousFocus
)

Parameters

obj
Type: System.Windows.DependencyObject
previousFocus
Type: System.IntPtr

Return Value

Type: System.Boolean

Return to top
Show: