Condividi tramite


WpfControlWrapper.Implicit(FrameworkElement to WpfControlWrapper) Operatore

Definizione

Inizializza una nuova istanza della classe 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

Parametri

frameworkElement
FrameworkElement

FrameworkElement di cui eseguire il wrapping.

Restituisce

Si applica a