다음을 통해 공유


IWpfTextViewHost.HostControl 속성

IWpfTextViewHost의 WPF 컨트롤을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
ReadOnly Property HostControl As Control
Control HostControl { get; }
property Control^ HostControl {
    Control^ get ();
}
abstract HostControl : Control with get
function get HostControl () : Control

속성 값

형식: Control
WPF 컨트롤에 대 한 IWpfTextViewHost.

설명

이 속성을 사용 하 여 표시 하는 IWpfTextViewHost WPF 컨트롤입니다.

.NET Framework 보안

참고 항목

참조

IWpfTextViewHost 인터페이스

Microsoft.VisualStudio.Text.Editor 네임스페이스