Udostępnij za pośrednictwem


DesignerView.SetCommandMenuMode(DependencyObject, CommandMenuMode) Metoda

Definicja

Ustawia tryb menu polecenia dla określonego obiektu zależności.

public:
 static void SetCommandMenuMode(System::Windows::DependencyObject ^ obj, System::Activities::Presentation::View::CommandMenuMode ^ value);
public static void SetCommandMenuMode (System.Windows.DependencyObject obj, System.Activities.Presentation.View.CommandMenuMode value);
static member SetCommandMenuMode : System.Windows.DependencyObject * System.Activities.Presentation.View.CommandMenuMode -> unit
Public Shared Sub SetCommandMenuMode (obj As DependencyObject, value As CommandMenuMode)

Parametry

obj
DependencyObject

Obiekt zależności, na którym jest ustawiony tryb menu poleceń.

value
CommandMenuMode

Wartość trybu menu polecenia do ustawienia.

Dotyczy