'Declaration Public Shared Function GetAllowStatsEditor( _ ByVal obj As DependencyObject _ ) As Boolean
'Usage Dim obj As DependencyObject Dim value As Boolean value = TableView.GetAllowStatsEditor(obj)
public static bool GetAllowStatsEditor( DependencyObject obj )
Parameters
- obj