Udostępnij za pośrednictwem


ContextMenuService.SetShowOnDisabled(DependencyObject, Boolean) Metoda

Definicja

Ustawia wartość ShowOnDisabled właściwości określonego obiektu.

public:
 static void SetShowOnDisabled(System::Windows::DependencyObject ^ element, bool value);
public static void SetShowOnDisabled (System.Windows.DependencyObject element, bool value);
static member SetShowOnDisabled : System.Windows.DependencyObject * bool -> unit
Public Shared Sub SetShowOnDisabled (element As DependencyObject, value As Boolean)

Parametry

element
DependencyObject

Obiekt, na który ma być ustawiona wartość.

value
Boolean

Wartość do ustawienia.

Dotyczy