Zdieľať cez


CrmConnectionManager.ParentControl Property

Definition

This the parent control that invoked me.

public:
 property System::Windows::Controls::UserControl ^ ParentControl { System::Windows::Controls::UserControl ^ get(); void set(System::Windows::Controls::UserControl ^ value); };
public System.Windows.Controls.UserControl ParentControl { get; set; }
member this.ParentControl : System.Windows.Controls.UserControl with get, set
Public Property ParentControl As UserControl

Property Value

Applies to