C# Class Open.Core.Common.AttachedBehavior.Behaviors

Index of behaviors.
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes publiques

Свойство Type Description
AutoRowDefinitionsProperty System.Windows.DependencyProperty
ClipToBoundsProperty System.Windows.DependencyProperty
ClippingProperty System.Windows.DependencyProperty
CommonWidthProperty System.Windows.DependencyProperty
DataGridFillerColumnProperty System.Windows.DependencyProperty
DraggableProperty System.Windows.DependencyProperty
EnabledOpacityProperty System.Windows.DependencyProperty
ListBoxMouseWheelScrollerProperty System.Windows.DependencyProperty
MouseWheelScrollerProperty System.Windows.DependencyProperty
OpacityAnimationProperty System.Windows.DependencyProperty
PersistentColumnSizeProperty System.Windows.DependencyProperty
PersistentRowSizeProperty System.Windows.DependencyProperty
PersistentSizeProperty System.Windows.DependencyProperty
PositionSliderProperty System.Windows.DependencyProperty
RotateAnimationProperty System.Windows.DependencyProperty
SelectTextOnFocusProperty System.Windows.DependencyProperty
SizeAnimationProperty System.Windows.DependencyProperty
SyncSizeRatioProperty System.Windows.DependencyProperty
TextMouseHighlightProperty System.Windows.DependencyProperty
UpdatePasswordBoxOnKeyPressProperty System.Windows.DependencyProperty
UpdateTextBoxOnKeyPressProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetAutoRowDefinitions ( Grid element ) : AutoRowDefinitions
GetClipToBounds ( FrameworkElement element ) : ClipToBounds
GetClipping ( FrameworkElement element ) : Clipping
GetCommonWidth ( FrameworkElement element ) : CommonWidth
GetDataGridFillerColumn ( System.Windows.Controls.DataGrid element ) : System.Windows.Controls.DataGridFillerColumn
GetDraggable ( UIElement element ) : Draggable
GetEnabledOpacity ( Control element ) : EnabledOpacity
GetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element ) : ListBoxMouseWheelScroller
GetMouseWheelScroller ( ScrollViewer element ) : MouseWheelScroller
GetOpacityAnimation ( FrameworkElement element ) : OpacityAnimation
GetPersistentColumnSize ( FrameworkElement element ) : PersistentSize
GetPersistentRowSize ( FrameworkElement element ) : PersistentSize
GetPersistentSize ( FrameworkElement element ) : PersistentSize
GetPositionSlider ( UIElement element ) : PositionSlider
GetRotateAnimation ( FrameworkElement element ) : RotateAnimation
GetSelectTextOnFocus ( TextBox element ) : SelectTextOnFocus
GetSizeAnimation ( FrameworkElement element ) : SizeAnimation
GetSyncSizeRatio ( FrameworkElement element ) : SyncSizeRatio
GetTextMouseHighlight ( FrameworkElement element ) : TextMouseHighlight
GetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element ) : UpdatePasswordBoxOnKeyPress
GetUpdateTextBoxOnKeyPress ( TextBox element ) : UpdateTextBoxOnKeyPress
HandleAttachedBehaviorPropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Generic handler for updating an AttachedBehavior when it's dependency property changes.

SetAutoRowDefinitions ( Grid element, AutoRowDefinitions value ) : void
SetClipToBounds ( FrameworkElement element, ClipToBounds value ) : void
SetClipping ( FrameworkElement element, Clipping value ) : void
SetCommonWidth ( FrameworkElement element, CommonWidth value ) : void
SetDataGridFillerColumn ( System.Windows.Controls.DataGrid element, System.Windows.Controls.DataGridFillerColumn value ) : void
SetDraggable ( UIElement element, Draggable value ) : void
SetEnabledOpacity ( Control element, EnabledOpacity value ) : void
SetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element, ListBoxMouseWheelScroller value ) : void
SetMouseWheelScroller ( ScrollViewer element, MouseWheelScroller value ) : void
SetOpacityAnimation ( FrameworkElement element, OpacityAnimation value ) : void
SetPersistentColumnSize ( FrameworkElement element, PersistentColumnSize value ) : void
SetPersistentRowSize ( FrameworkElement element, PersistentRowSize value ) : void
SetPersistentSize ( FrameworkElement element, PersistentSize value ) : void
SetPositionSlider ( UIElement element, PositionSlider value ) : void
SetRotateAnimation ( FrameworkElement element, RotateAnimation value ) : void
SetSelectTextOnFocus ( TextBox element, SelectTextOnFocus value ) : void
SetSizeAnimation ( FrameworkElement element, SizeAnimation value ) : void
SetSyncSizeRatio ( FrameworkElement element, SyncSizeRatio value ) : void
SetTextMouseHighlight ( FrameworkElement element, TextMouseHighlight value ) : void
SetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element, UpdatePasswordBoxOnKeyPress value ) : void
SetUpdateTextBoxOnKeyPress ( TextBox element, UpdateTextBoxOnKeyPress value ) : void

Method Details

GetAutoRowDefinitions() public static méthode

public static GetAutoRowDefinitions ( Grid element ) : AutoRowDefinitions
element System.Windows.Controls.Grid
Résultat AutoRowDefinitions

GetClipToBounds() public static méthode

public static GetClipToBounds ( FrameworkElement element ) : ClipToBounds
element System.Windows.FrameworkElement
Résultat ClipToBounds

GetClipping() public static méthode

public static GetClipping ( FrameworkElement element ) : Clipping
element System.Windows.FrameworkElement
Résultat Clipping

GetCommonWidth() public static méthode

public static GetCommonWidth ( FrameworkElement element ) : CommonWidth
element System.Windows.FrameworkElement
Résultat CommonWidth

GetDataGridFillerColumn() public static méthode

public static GetDataGridFillerColumn ( System.Windows.Controls.DataGrid element ) : System.Windows.Controls.DataGridFillerColumn
element System.Windows.Controls.DataGrid
Résultat System.Windows.Controls.DataGridFillerColumn

GetDraggable() public static méthode

public static GetDraggable ( UIElement element ) : Draggable
element UIElement
Résultat Draggable

GetEnabledOpacity() public static méthode

public static GetEnabledOpacity ( Control element ) : EnabledOpacity
element System.Windows.Controls.Control
Résultat EnabledOpacity

GetListBoxMouseWheelScroller() public static méthode

public static GetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element ) : ListBoxMouseWheelScroller
element System.Windows.Controls.ListBox
Résultat ListBoxMouseWheelScroller

GetMouseWheelScroller() public static méthode

public static GetMouseWheelScroller ( ScrollViewer element ) : MouseWheelScroller
element System.Windows.Controls.ScrollViewer
Résultat MouseWheelScroller

GetOpacityAnimation() public static méthode

public static GetOpacityAnimation ( FrameworkElement element ) : OpacityAnimation
element System.Windows.FrameworkElement
Résultat OpacityAnimation

GetPersistentColumnSize() public static méthode

public static GetPersistentColumnSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
Résultat PersistentSize

GetPersistentRowSize() public static méthode

public static GetPersistentRowSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
Résultat PersistentSize

GetPersistentSize() public static méthode

public static GetPersistentSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
Résultat PersistentSize

GetPositionSlider() public static méthode

public static GetPositionSlider ( UIElement element ) : PositionSlider
element UIElement
Résultat PositionSlider

GetRotateAnimation() public static méthode

public static GetRotateAnimation ( FrameworkElement element ) : RotateAnimation
element System.Windows.FrameworkElement
Résultat RotateAnimation

GetSelectTextOnFocus() public static méthode

public static GetSelectTextOnFocus ( TextBox element ) : SelectTextOnFocus
element System.Windows.Controls.TextBox
Résultat SelectTextOnFocus

GetSizeAnimation() public static méthode

public static GetSizeAnimation ( FrameworkElement element ) : SizeAnimation
element System.Windows.FrameworkElement
Résultat SizeAnimation

GetSyncSizeRatio() public static méthode

public static GetSyncSizeRatio ( FrameworkElement element ) : SyncSizeRatio
element System.Windows.FrameworkElement
Résultat SyncSizeRatio

GetTextMouseHighlight() public static méthode

public static GetTextMouseHighlight ( FrameworkElement element ) : TextMouseHighlight
element System.Windows.FrameworkElement
Résultat TextMouseHighlight

GetUpdatePasswordBoxOnKeyPress() public static méthode

public static GetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element ) : UpdatePasswordBoxOnKeyPress
element System.Windows.Controls.PasswordBox
Résultat UpdatePasswordBoxOnKeyPress

GetUpdateTextBoxOnKeyPress() public static méthode

public static GetUpdateTextBoxOnKeyPress ( TextBox element ) : UpdateTextBoxOnKeyPress
element System.Windows.Controls.TextBox
Résultat UpdateTextBoxOnKeyPress

HandleAttachedBehaviorPropertyChanged() public static méthode

Generic handler for updating an AttachedBehavior when it's dependency property changes.
public static HandleAttachedBehaviorPropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
o System.Windows.DependencyObject The dependnecy object.
e System.Windows.DependencyPropertyChangedEventArgs Event arguments.
Résultat void

SetAutoRowDefinitions() public static méthode

public static SetAutoRowDefinitions ( Grid element, AutoRowDefinitions value ) : void
element System.Windows.Controls.Grid
value AutoRowDefinitions
Résultat void

SetClipToBounds() public static méthode

public static SetClipToBounds ( FrameworkElement element, ClipToBounds value ) : void
element System.Windows.FrameworkElement
value ClipToBounds
Résultat void

SetClipping() public static méthode

public static SetClipping ( FrameworkElement element, Clipping value ) : void
element System.Windows.FrameworkElement
value Clipping
Résultat void

SetCommonWidth() public static méthode

public static SetCommonWidth ( FrameworkElement element, CommonWidth value ) : void
element System.Windows.FrameworkElement
value CommonWidth
Résultat void

SetDataGridFillerColumn() public static méthode

public static SetDataGridFillerColumn ( System.Windows.Controls.DataGrid element, System.Windows.Controls.DataGridFillerColumn value ) : void
element System.Windows.Controls.DataGrid
value System.Windows.Controls.DataGridFillerColumn
Résultat void

SetDraggable() public static méthode

public static SetDraggable ( UIElement element, Draggable value ) : void
element UIElement
value Draggable
Résultat void

SetEnabledOpacity() public static méthode

public static SetEnabledOpacity ( Control element, EnabledOpacity value ) : void
element System.Windows.Controls.Control
value EnabledOpacity
Résultat void

SetListBoxMouseWheelScroller() public static méthode

public static SetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element, ListBoxMouseWheelScroller value ) : void
element System.Windows.Controls.ListBox
value ListBoxMouseWheelScroller
Résultat void

SetMouseWheelScroller() public static méthode

public static SetMouseWheelScroller ( ScrollViewer element, MouseWheelScroller value ) : void
element System.Windows.Controls.ScrollViewer
value MouseWheelScroller
Résultat void

SetOpacityAnimation() public static méthode

public static SetOpacityAnimation ( FrameworkElement element, OpacityAnimation value ) : void
element System.Windows.FrameworkElement
value OpacityAnimation
Résultat void

SetPersistentColumnSize() public static méthode

public static SetPersistentColumnSize ( FrameworkElement element, PersistentColumnSize value ) : void
element System.Windows.FrameworkElement
value PersistentColumnSize
Résultat void

SetPersistentRowSize() public static méthode

public static SetPersistentRowSize ( FrameworkElement element, PersistentRowSize value ) : void
element System.Windows.FrameworkElement
value PersistentRowSize
Résultat void

SetPersistentSize() public static méthode

public static SetPersistentSize ( FrameworkElement element, PersistentSize value ) : void
element System.Windows.FrameworkElement
value PersistentSize
Résultat void

SetPositionSlider() public static méthode

public static SetPositionSlider ( UIElement element, PositionSlider value ) : void
element UIElement
value PositionSlider
Résultat void

SetRotateAnimation() public static méthode

public static SetRotateAnimation ( FrameworkElement element, RotateAnimation value ) : void
element System.Windows.FrameworkElement
value RotateAnimation
Résultat void

SetSelectTextOnFocus() public static méthode

public static SetSelectTextOnFocus ( TextBox element, SelectTextOnFocus value ) : void
element System.Windows.Controls.TextBox
value SelectTextOnFocus
Résultat void

SetSizeAnimation() public static méthode

public static SetSizeAnimation ( FrameworkElement element, SizeAnimation value ) : void
element System.Windows.FrameworkElement
value SizeAnimation
Résultat void

SetSyncSizeRatio() public static méthode

public static SetSyncSizeRatio ( FrameworkElement element, SyncSizeRatio value ) : void
element System.Windows.FrameworkElement
value SyncSizeRatio
Résultat void

SetTextMouseHighlight() public static méthode

public static SetTextMouseHighlight ( FrameworkElement element, TextMouseHighlight value ) : void
element System.Windows.FrameworkElement
value TextMouseHighlight
Résultat void

SetUpdatePasswordBoxOnKeyPress() public static méthode

public static SetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element, UpdatePasswordBoxOnKeyPress value ) : void
element System.Windows.Controls.PasswordBox
value UpdatePasswordBoxOnKeyPress
Résultat void

SetUpdateTextBoxOnKeyPress() public static méthode

public static SetUpdateTextBoxOnKeyPress ( TextBox element, UpdateTextBoxOnKeyPress value ) : void
element System.Windows.Controls.TextBox
value UpdateTextBoxOnKeyPress
Résultat void

Property Details

AutoRowDefinitionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows AutoRowDefinitionsProperty
Résultat System.Windows.DependencyProperty

ClipToBoundsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ClipToBoundsProperty
Résultat System.Windows.DependencyProperty

ClippingProperty public_oe static_oe property

public static DependencyProperty,System.Windows ClippingProperty
Résultat System.Windows.DependencyProperty

CommonWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommonWidthProperty
Résultat System.Windows.DependencyProperty

DataGridFillerColumnProperty public_oe static_oe property

public static DependencyProperty,System.Windows DataGridFillerColumnProperty
Résultat System.Windows.DependencyProperty

DraggableProperty public_oe static_oe property

public static DependencyProperty,System.Windows DraggableProperty
Résultat System.Windows.DependencyProperty

EnabledOpacityProperty public_oe static_oe property

public static DependencyProperty,System.Windows EnabledOpacityProperty
Résultat System.Windows.DependencyProperty

ListBoxMouseWheelScrollerProperty public_oe static_oe property

public static DependencyProperty,System.Windows ListBoxMouseWheelScrollerProperty
Résultat System.Windows.DependencyProperty

MouseWheelScrollerProperty public_oe static_oe property

public static DependencyProperty,System.Windows MouseWheelScrollerProperty
Résultat System.Windows.DependencyProperty

OpacityAnimationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OpacityAnimationProperty
Résultat System.Windows.DependencyProperty

PersistentColumnSizeProperty public_oe static_oe property

Gets or sets an attached behavior that handles persisting the size of a Grid column.
public static DependencyProperty,System.Windows PersistentColumnSizeProperty
Résultat System.Windows.DependencyProperty

PersistentRowSizeProperty public_oe static_oe property

Gets or sets an attached behavior that handles persisting the size of a Grid row.
public static DependencyProperty,System.Windows PersistentRowSizeProperty
Résultat System.Windows.DependencyProperty

PersistentSizeProperty public_oe static_oe property

Gets or sets an attached behavior that handles persisting the size of an element.
public static DependencyProperty,System.Windows PersistentSizeProperty
Résultat System.Windows.DependencyProperty

PositionSliderProperty public_oe static_oe property

public static DependencyProperty,System.Windows PositionSliderProperty
Résultat System.Windows.DependencyProperty

RotateAnimationProperty public_oe static_oe property

public static DependencyProperty,System.Windows RotateAnimationProperty
Résultat System.Windows.DependencyProperty

SelectTextOnFocusProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectTextOnFocusProperty
Résultat System.Windows.DependencyProperty

SizeAnimationProperty public_oe static_oe property

public static DependencyProperty,System.Windows SizeAnimationProperty
Résultat System.Windows.DependencyProperty

SyncSizeRatioProperty public_oe static_oe property

public static DependencyProperty,System.Windows SyncSizeRatioProperty
Résultat System.Windows.DependencyProperty

TextMouseHighlightProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextMouseHighlightProperty
Résultat System.Windows.DependencyProperty

UpdatePasswordBoxOnKeyPressProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdatePasswordBoxOnKeyPressProperty
Résultat System.Windows.DependencyProperty

UpdateTextBoxOnKeyPressProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateTextBoxOnKeyPressProperty
Résultat System.Windows.DependencyProperty