ComponentOne Extended Library for UWP
Loading Event (C1ColorButton)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorButton 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

C1ColorButton Class
C1ColorButton Members