DesignerView.RootDesigner Vlastnost

Definice

Získá nebo nastaví UIElement , že je reprezentace uživatelského rozhraní kořenu aktuálního stromu 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

Hodnota vlastnosti

Kořenový prvek.

Poznámky

MakeRootDesigner Volání metody nastavit tuto vlastnost na WorkflowViewElement reprezentaci .ModelItem

Platí pro