다음을 통해 공유


IWpfTextView.VisualElement 속성

가져옵니다는 FrameworkElement 는 뷰를 렌더링 합니다.

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

구문

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

속성 값

형식: FrameworkElement
FrameworkElement 는 뷰를 렌더링 합니다.

.NET Framework 보안

참고 항목

참조

IWpfTextView 인터페이스

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