'Declaration <DefaultMemberAttribute("Item")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ActivationGestureCollection Inherits System.Windows.FreezableCollection(Of ActivationGesture)
'Usage Dim instance As ActivationGestureCollection
[DefaultMember("Item")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ActivationGestureCollection : System.Windows.FreezableCollection<ActivationGesture>