CoreTextServicesManager.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 CoreTextServicesManager object for the currently active view.
public:
static CoreTextServicesManager ^ GetForCurrentView();
static CoreTextServicesManager GetForCurrentView();
public static CoreTextServicesManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As CoreTextServicesManager
Returns
A CoreTextServicesManager instance, which can be used to create further objects to support the app's text input scenarios.