共用方式為


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

傳回

適用於