public static bool GetCanSort(
DependencyObject element
)
Public Shared Function GetCanSort (
element As DependencyObject
) As Boolean
public:
static bool GetCanSort(
DependencyObject^ element
)
static member GetCanSort :
element : DependencyObject -> bool