public static TextEditor GetTextEditor(
DependencyObject obj
)Public Shared Function GetTextEditor (
obj As DependencyObject
) As TextEditorpublic:
static TextEditor^ GetTextEditor(
DependencyObject^ obj
)static member GetTextEditor :
obj : DependencyObject -> TextEditor