ComponentOne Basic Library for WPF and Silverlight
FocusVisualStyle Property (C1HeaderedContentControl)


C1.WPF Namespace > C1HeaderedContentControl Class : FocusVisualStyle Property
Syntax
'Declaration
 
Public Property FocusVisualStyle As System.Windows.Style
'Usage
 
Dim instance As C1HeaderedContentControl
Dim value As System.Windows.Style
 
instance.FocusVisualStyle = value
 
value = instance.FocusVisualStyle
public System.Windows.Style FocusVisualStyle {get; set;}
See Also

Reference

C1HeaderedContentControl Class
C1HeaderedContentControl Members