ComponentOne OrgChart for UWP
PointerCaptures Property

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As System.Collections.Generic.IReadOnlyList(Of Pointer)
public System.Collections.Generic.IReadOnlyList<Pointer> PointerCaptures {get;}
See Also

Reference

C1OrgChart Class
C1OrgChart Members