Click or drag to resize

ApplicationPropertiesAppbar Property

The appbar to use for this application. If empty, the default 'appbar' navbar is used.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Appbar { get; }

Property Value

Type: String
The appbar to use for this application. If empty, the default 'appbar' navbar is used.
See Also