

'Declaration<DefaultMemberAttribute("Item")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ActivationGestureCollection Inherits System.Windows.FreezableCollection(Of ActivationGesture)
'UsageDim instance As ActivationGestureCollection
[DefaultMember("Item")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ActivationGestureCollection : System.Windows.FreezableCollection<ActivationGesture>
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.FreezableCollection<T>
Xceed.Wpf.DataGrid.ActivationGestureCollection
| Name | Description | |
|---|---|---|
![]() | ActivationGestureCollection Constructor | Initializes a new instance of the ActivationGestureCollection class. |
| Name | Description | |
|---|---|---|
![]() | CanFreeze | (Inherited from System.Windows.Freezable) |
![]() | Count | (Inherited from System.Windows.FreezableCollection<ActivationGesture>) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) |
![]() | IsFrozen | (Inherited from System.Windows.Freezable) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | Item | (Inherited from System.Windows.FreezableCollection<ActivationGesture>) |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Changed | (Inherited from System.Windows.Freezable) |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.
ActivationGestureCollection Members
Xceed.Wpf.DataGrid Namespace
ActivationGestures Property (CellEditor Class)