'Declaration Public Shared Function GetUsePopup( _ ByVal element As DependencyObject _ ) As Boolean
'Usage Dim element As DependencyObject Dim value As Boolean value = ValidationAssist.GetUsePopup(element)
public static bool GetUsePopup( DependencyObject element )
Parameters
- element