|  | ApplicationBarIsVisible Property | 
            Gets or sets a value indicating whether the Application Bar is visible.
            
 
Namespace: Cimbalino.Toolkit.BehaviorsAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
 Syntax
Syntaxpublic bool IsVisible { get; set; }Property Value
Type: 
Booleantrue if the Application Bar is visible; otherwise, false.
 Version Information
Version InformationWindows Phone Silverlight
Supported in: 8.1, 8.0
 See Also
See Also