I\'m creating a UserControl I want to use something like this:
UserControl
For first one, try :
And for second question, I think using ElementName or AncestorBinding is best way to bind to UserControl's properties.
ElementName
AncestorBinding