DpiHelper::GetDeviceActualSize Method (FrameworkElement^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
[ExtensionAttribute]
static Size GetDeviceActualSize(
	FrameworkElement^ element
)

Parameters

element
Type: System.Windows::FrameworkElement^

FrameworkElement to inspect

Return Value

Type: System.Windows::Size
Return to top
Show: