WorkflowElementDialog.Owner Propriété
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.
Obtient ou définit le propriétaire de cette boîte de dialogue.
public:
property System::Windows::DependencyObject ^ Owner { System::Windows::DependencyObject ^ get(); void set(System::Windows::DependencyObject ^ value); };
public System.Windows.DependencyObject Owner { get; set; }
member this.Owner : System.Windows.DependencyObject with get, set
Public Property Owner As DependencyObject
Valeur de propriété
Retourne DependencyObject.