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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members