Is there any option to create a custom border style for Wpf Table (type of Content Element for FlowDocuments), like create a rounded corners?
I'm thinking that It might be possible with drawing PathGeometry or using Adorner, but I don't know how to do that.
Any help much appreciated!