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

返回

适用于