designer shows A 'Binding' can only be set on a DependencyProperty of a DependencyObject error
Dependency property declaration must be static
:
public static readonly DependencyProperty ROCValueProperty ...
Dependency property declaration must be static
:
public static readonly DependencyProperty ROCValueProperty ...