One example, found here , describes multiple Adorner style implementations including one where Adorner visuals are defined in an AttachedProperty and can be FrameworkElements
Register (nameof (ArcAngle), typeof (double), typeof (ucCircularGaugeType1)); public double ArcAngle get
The expected result is "It is Foo Bar" but when you hover over the TextBox, the ToolTip shows only the binding value, not the string formatted value
I can do it in XAML like this <igXamDataChart xName"xamDataChart"> <igXamDataChart