다음을 통해 공유


WpfControlWrapper.Implicit(FrameworkElement to WpfControlWrapper) 연산자

정의

WpfControlWrapper 클래스의 새 인스턴스를 초기화합니다.

public static implicit operator Microsoft.VisualStudio.Extensibility.VSSdkCompatibility.WpfControlWrapper(System.Windows.FrameworkElement frameworkElement);
static member op_Implicit : System.Windows.FrameworkElement -> Microsoft.VisualStudio.Extensibility.VSSdkCompatibility.WpfControlWrapper
Public Shared Widening Operator CType (frameworkElement As FrameworkElement) As WpfControlWrapper

매개 변수

frameworkElement
FrameworkElement

래핑할 FrameworkElement입니다.

반환

적용 대상