'Declaration
Public Shared Sub Initialize( _ ByVal element As FrameworkElement, _ ByVal property As DependencyProperty _ )
public static void Initialize( FrameworkElement element, DependencyProperty property )
Parameters
- element
- property
'Declaration
Public Shared Sub Initialize( _ ByVal element As FrameworkElement, _ ByVal property As DependencyProperty _ )
public static void Initialize( FrameworkElement element, DependencyProperty property )