CompositionCapabilities.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 the supported composition capabilities for the current view.
public:
static CompositionCapabilities ^ GetForCurrentView();
static CompositionCapabilities GetForCurrentView();
public static CompositionCapabilities GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As CompositionCapabilities
Returns
Returns the supported composition capabilities for the current view.