Parameters
- obj
The dependency object from which the property value is read.
The dependency object from which the property value is read.
The dependency object from which the property value is read.
A multi-surface theme defines the default surface configurations that will be applied to all surfaces provided by a multi-surface view (see DefaultSurfaceConfigurations property). These default configurations can be overridden by adding surface configurations to the theme's SurfaceConfigurations collection and specifying the surfaces to which they will be applied using the multi-surface view's Surfaces attached property (see Examples 1 and 3).
If a surface configuration is added to the SurfaceConfigurations collection but does not specify the surfaces to which it should be applied, it will be ignored. If more than one configuration specifies the same surface, the last one on which the Surfaces attached property was set will be used.
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2