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