ComponentOne Extended Library for UWP
Loading Event (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : Loading Event
Syntax
'Declaration
 
Public Event Loading As Windows.Foundation.TypedEventHandler(Of FrameworkElement,Object)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,object> Loading
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members