Partager via


WpfControlWrapper.Implicit(FrameworkElement to WpfControlWrapper) Opérateur

Définition

Initialise une nouvelle instance de la 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

Paramètres

frameworkElement
FrameworkElement

Élément FrameworkElement à inclure dans un wrapper.

Retours

S’applique à