CoreWindowResizeManager.GetForCurrentView 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.
Gets an instance of CoreWindowResizeManager for the running app's current CoreWindow.
public:
static CoreWindowResizeManager ^ GetForCurrentView();
static CoreWindowResizeManager GetForCurrentView();
public static CoreWindowResizeManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As CoreWindowResizeManager
Returns
An instance of CoreWindowResizeManager for the running app's current CoreWindow.