ComponentOne Basic Library for WPF and Silverlight
IsFocused Property (ScrollViewerTouchBehavior)


C1.WPF Namespace > ScrollViewerTouchBehavior Class : IsFocused Property
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As System.Boolean
'Usage
 
Dim instance As ScrollViewerTouchBehavior
Dim value As System.Boolean
 
value = instance.IsFocused
public System.bool IsFocused {get;}
See Also

Reference

ScrollViewerTouchBehavior Class
ScrollViewerTouchBehavior Members