TextComposition::Complete Method ()

 

Completes this text composition.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
[SecurityCriticalAttribute]
[UIPermissionAttribute(SecurityAction::LinkDemand, Unrestricted = true)]
virtual void Complete()

This method calls the static CompleteComposition method with this text composition as the input parameter.

.NET Framework
Available since 3.0
Return to top
Show: