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