|  | AutoFocusBehaviorSelectAllOnFocus Property | 
            Gets or sets a value indicating whether the entire contents of a control will be selected on focus.
            
 
Namespace: Cimbalino.Toolkit.BehaviorsAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
 Syntax
Syntaxpublic bool SelectAllOnFocus { get; set; }Property Value
Type: 
Booleantrue if the entire contents of a control will be selected on focus; otherwise, false.
 Version Information
Version InformationWindows
Supported in: 10.0, 8.1
Windows Phone
Supported in: 8.1
Windows Phone Silverlight
Supported in: 8.1, 8.0
 See Also
See Also