Bugzilla – Attachment #263526: Fixed Invoke action. for bug #428845
Provider.Control.BeginInvoke (new MethodInvoker (PerformClick));
return;
}
// TODO:
((ColorDialog.BaseColorControl.SmallColorControl) Provider.Control).IsSelected = true;
// ((ColorDialog.BaseColorControl.SmallColorControl) Provider.Cotrol).InternalColor
#endregion