AvalonTextEditorSetTextEditor - метод |
Пространство имён:
Tessa.UI.Cards.Views.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static void SetTextEditor(
DependencyObject obj,
TextEditor value
)
Public Shared Sub SetTextEditor (
obj As DependencyObject,
value As TextEditor
)
public:
static void SetTextEditor(
DependencyObject^ obj,
TextEditor^ value
)
static member SetTextEditor :
obj : DependencyObject *
value : TextEditor -> unit
Параметры
- obj
- Тип: System.WindowsDependencyObject
- value
- Тип: TextEditor
См. также