CompactOverlayPresenter.Create 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.
Creates a new instance of CompactOverlayPresenter
.
public:
static CompactOverlayPresenter ^ Create();
static CompactOverlayPresenter Create();
public static CompactOverlayPresenter Create();
function create()
Public Shared Function Create () As CompactOverlayPresenter
Returns
A new instance of CompactOverlayPresenter
.