ComponentOne Tiles for UWP
put_AllowFocusWhenDisabled Method (C1TileBase)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1TileBase Class : put_AllowFocusWhenDisabled Method
Syntax
'Declaration
 
Public Sub put_AllowFocusWhenDisabled( _
   ByVal value As System.Boolean _
) 
public void put_AllowFocusWhenDisabled( 
   System.bool value
)

Parameters

value
See Also

Reference

C1TileBase Class
C1TileBase Members