FrameworkContentElement::OverridesDefaultStyle Property
.NET Framework (current version)
Gets or sets a value indicating whether this element incorporates style properties from theme styles.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if this element does not use theme style properties; all style-originating properties come from local application styles, and theme style properties do not apply. false if application styles apply first, and then theme styles apply for properties that were not specifically set in application styles.
.NET Framework
Available since 3.0
Available since 3.0
Show: