I have a custom contentView
that I would like to implement with a Frame
, however it doesn't seem to be inheriting the BackgroundColor
of the parent control, it's just white unless I specifically set it. Removing the Frame
gives me the the coloring I expect. Has anybody else experienced this behavior?
↧
Frame not inheriting background color
↧