RadialControllerConfiguration.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.
Retrieves a RadialControllerConfiguration object bound to the active application.
public:
static RadialControllerConfiguration ^ GetForCurrentView();
static RadialControllerConfiguration GetForCurrentView();
public static RadialControllerConfiguration GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As RadialControllerConfiguration
Returns
The RadialControllerConfiguration object bound to the active application.