ComponentOne Basic Library for WPF and Silverlight
Dispatcher Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : Dispatcher Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Windows.Threading.Dispatcher
 
value = instance.Dispatcher
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public System.Windows.Threading.Dispatcher Dispatcher {get;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members