Hi there.
There are a bunch of properties to which you could provide a value in several ways. For example:
- Style.TargetType: "ns:TypeName" vs "{x:Type ns:TypeName}"
- Button.Command: "ns:TypeName.StaticPropertyName" vs "{x:Static ns:TypeName.StaticPropertyName}"
- You name it.
The question is: are there any drawbacks which comes along with handy syntax?