Documentation de Dvp.Net. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/

[Ceci est une documentation préliminaire, sous réserve de modification.]

[Missing <summary> documentation for "M:Developpez.Dotnet.Windows.Util.GridViewSort.GetCommand(System.Windows.DependencyObject)"]

Namespace:  Developpez.Dotnet.Windows.Util
Assembly:  Developpez.Dotnet.Windows (in Developpez.Dotnet.Windows.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static ICommand GetCommand(
	DependencyObject obj
)
Visual Basic (Declaration)
Public Shared Function GetCommand ( _
	obj As DependencyObject _
) As ICommand
Visual C++
public:
static ICommand^ GetCommand(
	DependencyObject^ obj
)

Parameters

obj
Type: System.Windows..::.DependencyObject

[Missing <param name="obj"/> documentation for "M:Developpez.Dotnet.Windows.Util.GridViewSort.GetCommand(System.Windows.DependencyObject)"]

Return Value

[Missing <returns> documentation for "M:Developpez.Dotnet.Windows.Util.GridViewSort.GetCommand(System.Windows.DependencyObject)"]

See Also