Click or drag to resize

ExpanderBehaviourGetCollapsedCommand Methode

WPF-Getter für das CollapsedCommand.

Namensraum: Vishnu.WPF_UI.Behaviours
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public static ICommand GetCollapsedCommand(
	UIElement obj
)

Parameter

obj  UIElement
Das besitzende Control.

Rückgabewert

ICommand
Das Command.
Siehe auch