Click or drag to resize
GDWindowsGetFrame Method
Get root Frame of application managed by BlackBerry Dynamics Runtime that should be used instead of default one.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public Frame GetFrame()

Return Value

Type: Frame
Root Frame of application managed by BlackBerry Dynamics Runtime.
See Also