XamlUIPresenter.Present Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Presents the surface, as a synchronous call for the host.
public:
virtual void Present() = Present;
void Present();
public void Present();
function present()
Public Sub Present ()