Udostępnij za pośrednictwem


DesignerView.RootDesigner Właściwość

Definicja

Pobiera lub ustawia element UIElement , który jest reprezentacją elementu głównego dla bieżącego drzewa modelu.

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

Wartość właściwości

UIElement

Element główny.

Uwagi

Wywołaj MakeRootDesigner metodę, aby ustawić tę właściwość na WorkflowViewElement reprezentację ModelItem .

Dotyczy