'Declaration
Protected Property VisualXSnappingGuidelines As System.Windows.Media.DoubleCollection
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Windows.Media.DoubleCollection instance.VisualXSnappingGuidelines = value value = instance.VisualXSnappingGuidelines
protected System.Windows.Media.DoubleCollection VisualXSnappingGuidelines {get; set;}
protected read-write property VisualXSnappingGuidelines: System.Windows.Media.DoubleCollection;
protected function get,set VisualXSnappingGuidelines : System.Windows.Media.DoubleCollection