ComponentOne Chart for WPF and Silverlight
Dispatcher Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : Dispatcher Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
'Usage
 
Dim instance As FrameworkElement3D
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

FrameworkElement3D Class
FrameworkElement3D Members