C# 클래스 Open.Core.Common.AttachedBehavior.Behaviors

Index of behaviors.
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
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

메소드 상세

GetAutoRowDefinitions() 공개 정적인 메소드

public static GetAutoRowDefinitions ( Grid element ) : AutoRowDefinitions
element System.Windows.Controls.Grid
리턴 AutoRowDefinitions

GetClipToBounds() 공개 정적인 메소드

public static GetClipToBounds ( FrameworkElement element ) : ClipToBounds
element System.Windows.FrameworkElement
리턴 ClipToBounds

GetClipping() 공개 정적인 메소드

public static GetClipping ( FrameworkElement element ) : Clipping
element System.Windows.FrameworkElement
리턴 Clipping

GetCommonWidth() 공개 정적인 메소드

public static GetCommonWidth ( FrameworkElement element ) : CommonWidth
element System.Windows.FrameworkElement
리턴 CommonWidth

GetDataGridFillerColumn() 공개 정적인 메소드

public static GetDataGridFillerColumn ( System.Windows.Controls.DataGrid element ) : System.Windows.Controls.DataGridFillerColumn
element System.Windows.Controls.DataGrid
리턴 System.Windows.Controls.DataGridFillerColumn

GetDraggable() 공개 정적인 메소드

public static GetDraggable ( UIElement element ) : Draggable
element UIElement
리턴 Draggable

GetEnabledOpacity() 공개 정적인 메소드

public static GetEnabledOpacity ( Control element ) : EnabledOpacity
element System.Windows.Controls.Control
리턴 EnabledOpacity

GetListBoxMouseWheelScroller() 공개 정적인 메소드

public static GetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element ) : ListBoxMouseWheelScroller
element System.Windows.Controls.ListBox
리턴 ListBoxMouseWheelScroller

GetMouseWheelScroller() 공개 정적인 메소드

public static GetMouseWheelScroller ( ScrollViewer element ) : MouseWheelScroller
element System.Windows.Controls.ScrollViewer
리턴 MouseWheelScroller

GetOpacityAnimation() 공개 정적인 메소드

public static GetOpacityAnimation ( FrameworkElement element ) : OpacityAnimation
element System.Windows.FrameworkElement
리턴 OpacityAnimation

GetPersistentColumnSize() 공개 정적인 메소드

public static GetPersistentColumnSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
리턴 PersistentSize

GetPersistentRowSize() 공개 정적인 메소드

public static GetPersistentRowSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
리턴 PersistentSize

GetPersistentSize() 공개 정적인 메소드

public static GetPersistentSize ( FrameworkElement element ) : PersistentSize
element System.Windows.FrameworkElement
리턴 PersistentSize

GetPositionSlider() 공개 정적인 메소드

public static GetPositionSlider ( UIElement element ) : PositionSlider
element UIElement
리턴 PositionSlider

GetRotateAnimation() 공개 정적인 메소드

public static GetRotateAnimation ( FrameworkElement element ) : RotateAnimation
element System.Windows.FrameworkElement
리턴 RotateAnimation

GetSelectTextOnFocus() 공개 정적인 메소드

public static GetSelectTextOnFocus ( TextBox element ) : SelectTextOnFocus
element System.Windows.Controls.TextBox
리턴 SelectTextOnFocus

GetSizeAnimation() 공개 정적인 메소드

public static GetSizeAnimation ( FrameworkElement element ) : SizeAnimation
element System.Windows.FrameworkElement
리턴 SizeAnimation

GetSyncSizeRatio() 공개 정적인 메소드

public static GetSyncSizeRatio ( FrameworkElement element ) : SyncSizeRatio
element System.Windows.FrameworkElement
리턴 SyncSizeRatio

GetTextMouseHighlight() 공개 정적인 메소드

public static GetTextMouseHighlight ( FrameworkElement element ) : TextMouseHighlight
element System.Windows.FrameworkElement
리턴 TextMouseHighlight

GetUpdatePasswordBoxOnKeyPress() 공개 정적인 메소드

public static GetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element ) : UpdatePasswordBoxOnKeyPress
element System.Windows.Controls.PasswordBox
리턴 UpdatePasswordBoxOnKeyPress

GetUpdateTextBoxOnKeyPress() 공개 정적인 메소드

public static GetUpdateTextBoxOnKeyPress ( TextBox element ) : UpdateTextBoxOnKeyPress
element System.Windows.Controls.TextBox
리턴 UpdateTextBoxOnKeyPress

HandleAttachedBehaviorPropertyChanged() 공개 정적인 메소드

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.
리턴 void

SetAutoRowDefinitions() 공개 정적인 메소드

public static SetAutoRowDefinitions ( Grid element, AutoRowDefinitions value ) : void
element System.Windows.Controls.Grid
value AutoRowDefinitions
리턴 void

SetClipToBounds() 공개 정적인 메소드

public static SetClipToBounds ( FrameworkElement element, ClipToBounds value ) : void
element System.Windows.FrameworkElement
value ClipToBounds
리턴 void

SetClipping() 공개 정적인 메소드

public static SetClipping ( FrameworkElement element, Clipping value ) : void
element System.Windows.FrameworkElement
value Clipping
리턴 void

SetCommonWidth() 공개 정적인 메소드

public static SetCommonWidth ( FrameworkElement element, CommonWidth value ) : void
element System.Windows.FrameworkElement
value CommonWidth
리턴 void

SetDataGridFillerColumn() 공개 정적인 메소드

public static SetDataGridFillerColumn ( System.Windows.Controls.DataGrid element, System.Windows.Controls.DataGridFillerColumn value ) : void
element System.Windows.Controls.DataGrid
value System.Windows.Controls.DataGridFillerColumn
리턴 void

SetDraggable() 공개 정적인 메소드

public static SetDraggable ( UIElement element, Draggable value ) : void
element UIElement
value Draggable
리턴 void

SetEnabledOpacity() 공개 정적인 메소드

public static SetEnabledOpacity ( Control element, EnabledOpacity value ) : void
element System.Windows.Controls.Control
value EnabledOpacity
리턴 void

SetListBoxMouseWheelScroller() 공개 정적인 메소드

public static SetListBoxMouseWheelScroller ( System.Windows.Controls.ListBox element, ListBoxMouseWheelScroller value ) : void
element System.Windows.Controls.ListBox
value ListBoxMouseWheelScroller
리턴 void

SetMouseWheelScroller() 공개 정적인 메소드

public static SetMouseWheelScroller ( ScrollViewer element, MouseWheelScroller value ) : void
element System.Windows.Controls.ScrollViewer
value MouseWheelScroller
리턴 void

SetOpacityAnimation() 공개 정적인 메소드

public static SetOpacityAnimation ( FrameworkElement element, OpacityAnimation value ) : void
element System.Windows.FrameworkElement
value OpacityAnimation
리턴 void

SetPersistentColumnSize() 공개 정적인 메소드

public static SetPersistentColumnSize ( FrameworkElement element, PersistentColumnSize value ) : void
element System.Windows.FrameworkElement
value PersistentColumnSize
리턴 void

SetPersistentRowSize() 공개 정적인 메소드

public static SetPersistentRowSize ( FrameworkElement element, PersistentRowSize value ) : void
element System.Windows.FrameworkElement
value PersistentRowSize
리턴 void

SetPersistentSize() 공개 정적인 메소드

public static SetPersistentSize ( FrameworkElement element, PersistentSize value ) : void
element System.Windows.FrameworkElement
value PersistentSize
리턴 void

SetPositionSlider() 공개 정적인 메소드

public static SetPositionSlider ( UIElement element, PositionSlider value ) : void
element UIElement
value PositionSlider
리턴 void

SetRotateAnimation() 공개 정적인 메소드

public static SetRotateAnimation ( FrameworkElement element, RotateAnimation value ) : void
element System.Windows.FrameworkElement
value RotateAnimation
리턴 void

SetSelectTextOnFocus() 공개 정적인 메소드

public static SetSelectTextOnFocus ( TextBox element, SelectTextOnFocus value ) : void
element System.Windows.Controls.TextBox
value SelectTextOnFocus
리턴 void

SetSizeAnimation() 공개 정적인 메소드

public static SetSizeAnimation ( FrameworkElement element, SizeAnimation value ) : void
element System.Windows.FrameworkElement
value SizeAnimation
리턴 void

SetSyncSizeRatio() 공개 정적인 메소드

public static SetSyncSizeRatio ( FrameworkElement element, SyncSizeRatio value ) : void
element System.Windows.FrameworkElement
value SyncSizeRatio
리턴 void

SetTextMouseHighlight() 공개 정적인 메소드

public static SetTextMouseHighlight ( FrameworkElement element, TextMouseHighlight value ) : void
element System.Windows.FrameworkElement
value TextMouseHighlight
리턴 void

SetUpdatePasswordBoxOnKeyPress() 공개 정적인 메소드

public static SetUpdatePasswordBoxOnKeyPress ( System.Windows.Controls.PasswordBox element, UpdatePasswordBoxOnKeyPress value ) : void
element System.Windows.Controls.PasswordBox
value UpdatePasswordBoxOnKeyPress
리턴 void

SetUpdateTextBoxOnKeyPress() 공개 정적인 메소드

public static SetUpdateTextBoxOnKeyPress ( TextBox element, UpdateTextBoxOnKeyPress value ) : void
element System.Windows.Controls.TextBox
value UpdateTextBoxOnKeyPress
리턴 void

프로퍼티 상세

AutoRowDefinitionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AutoRowDefinitionsProperty
리턴 System.Windows.DependencyProperty

ClipToBoundsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ClipToBoundsProperty
리턴 System.Windows.DependencyProperty

ClippingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ClippingProperty
리턴 System.Windows.DependencyProperty

CommonWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CommonWidthProperty
리턴 System.Windows.DependencyProperty

DataGridFillerColumnProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DataGridFillerColumnProperty
리턴 System.Windows.DependencyProperty

DraggableProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DraggableProperty
리턴 System.Windows.DependencyProperty

EnabledOpacityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows EnabledOpacityProperty
리턴 System.Windows.DependencyProperty

ListBoxMouseWheelScrollerProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ListBoxMouseWheelScrollerProperty
리턴 System.Windows.DependencyProperty

MouseWheelScrollerProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MouseWheelScrollerProperty
리턴 System.Windows.DependencyProperty

OpacityAnimationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OpacityAnimationProperty
리턴 System.Windows.DependencyProperty

PersistentColumnSizeProperty 공개적으로 정적으로 프로퍼티

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

PersistentRowSizeProperty 공개적으로 정적으로 프로퍼티

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

PersistentSizeProperty 공개적으로 정적으로 프로퍼티

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

PositionSliderProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PositionSliderProperty
리턴 System.Windows.DependencyProperty

RotateAnimationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows RotateAnimationProperty
리턴 System.Windows.DependencyProperty

SelectTextOnFocusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectTextOnFocusProperty
리턴 System.Windows.DependencyProperty

SizeAnimationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SizeAnimationProperty
리턴 System.Windows.DependencyProperty

SyncSizeRatioProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SyncSizeRatioProperty
리턴 System.Windows.DependencyProperty

TextMouseHighlightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextMouseHighlightProperty
리턴 System.Windows.DependencyProperty

UpdatePasswordBoxOnKeyPressProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UpdatePasswordBoxOnKeyPressProperty
리턴 System.Windows.DependencyProperty

UpdateTextBoxOnKeyPressProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UpdateTextBoxOnKeyPressProperty
리턴 System.Windows.DependencyProperty