'Declaration
Protected Property VisualTransform As System.Windows.Media.Transform
'Usage
Dim instance As Spinner Dim value As System.Windows.Media.Transform instance.VisualTransform = value value = instance.VisualTransform
protected System.Windows.Media.Transform VisualTransform {get; set;}