Method |
Description |
|
AnimateDialog ( ) : void |
|
|
AnimateDialog ( double duration ) : void |
|
|
FocusContent ( ) : void |
|
|
GetDialogLeft ( ) : double |
|
|
GetSlidePositions ( Point &start, Point &end ) : void |
|
|
OnDataContextChanged ( ) : void |
|
|
OnIsShowingChanged ( ) : void |
|
|
OnKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
|
|
SetMaxSizes ( ) : void |
|
|
SetTop ( double y ) : void |
|
|
StretchHorizontal ( ) : void |
|
|
StretchVertical ( ) : void |
|
|
UpdateDialogPosition ( bool updateX = true, bool updateY = true ) : void |
|
|
UpdateDialogPositionAndSize ( ) : void |
|
|
UpdateDialogSize ( ) : void |
|
|
UpdateElementVisibility ( ) : void |
|
|