MediaPlayergetMainView Method |
The container UIElement of the player.
Namespace: Veeplay.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Grid getMainView()
Public Function getMainView As Grid
public:
Grid^ getMainView()
member getMainView : unit -> Grid
Return Value
Type:
GridSee Also