ITextEditor
StockSharp.Xaml.Diagram.GXDiagram.Tool
This interface manages the text editing interaction performed by the TextEditingTool's EditorAdornment.
プロパティ
TextEditingTool : TextEditingTool
Gets or sets the TextEditingTool.
メソッド
Focus()
Give focus to the editing control.
IsValidText(string, string) : bool
This predicate should be true if the is a valid value.
- oldstring
- newstring
イベント
GotFocus : EventHandler
An event indicating that the editing control has gotten focus.