AvalonTextEditorSetTextEditor - метод
Пространство имён: Tessa.UI.Cards.Views.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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 DependencyObject
-
- value TextEditor
-