Class IgnoreMouseClickBehavior
Inherited Members
Behavior.Attach(DependencyObject)
Behavior.Detach()
Namespace: PoeShared.Scaffolding.WPF
Assembly: PoeShared.Wpf.dll
Syntax
public sealed class IgnoreMouseClickBehavior : Behavior<UIElement>, IAnimatable, IAttachedObject
Constructors
Name | Description |
---|---|
IgnoreMouseClickBehavior() |
Fields
Name | Description |
---|---|
ChangedButtonProperty | |
IsEnabledProperty | |
MinClickCountProperty |
Properties
Name | Description |
---|---|
ChangedButton | |
IsEnabled | |
MinClickCount |
Methods
Name | Description |
---|---|
OnAttached() | |
OnDetaching() |