DecoratorHostShape.HasFilledBackground Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DecoratorHostShape doesn't have a filled background
public:
virtual property bool HasFilledBackground { bool get(); };
public override bool HasFilledBackground { get; }
member this.HasFilledBackground : bool
Public Overrides ReadOnly Property HasFilledBackground As Boolean