'Declaration
Public Shared Function GetDrawPath( _ ByVal d As DependencyObject _ ) As Boolean
public static bool GetDrawPath( DependencyObject d )
Parameters
- d
- The object to read value from.
Return Value
The property value.
'Declaration
Public Shared Function GetDrawPath( _ ByVal d As DependencyObject _ ) As Boolean
public static bool GetDrawPath( DependencyObject d )