WPF связывается с собой
<myUIControl myProperty="{Binding RelativeSource={RelativeSource Self}, Path=x}" />
Silly Swiftlet
<myUIControl myProperty="{Binding RelativeSource={RelativeSource Self}, Path=x}" />