WpfControlWrapper.Implicit(FrameworkElement to WpfControlWrapper) Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.