Northwoods.GoSilverlight 1.3.5 Assembly
AcceptText Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > TextEditingTool Class : AcceptText Method

reason
Finish editing by trying to accept the new text.

Syntax

Visual Basic (Declaration) 
Public Sub AcceptText( _
   ByVal reason As TextEditingReason _
) 
C# 
public void AcceptText( 
   TextEditingReason reason
)

Parameters

reason

Remarks

Basically this just calls DoAcceptText

Requirements

See Also

© 2012 All Rights Reserved.