'Declaration <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property Dispatcher As Dispatcher
'Usage Dim instance As CellBackgroundPanel Dim value As Dispatcher value = instance.Dispatcher
[EditorBrowsable(EditorBrowsableState.Advanced)] public Dispatcher Dispatcher {get;}