Property | Type | Description | |
---|---|---|---|
AllowFocusElementProperty | |||
AllowMoveProperty | |||
ChildWindowHeightProperty | |||
ChildWindowImageProperty | |||
ChildWindowWidthProperty | |||
CloseButtonCommandParameterProperty | |||
CloseButtonCommandProperty | |||
CloseButtonStyleProperty | |||
CloseByEscapeProperty | |||
CloseOnOverlayProperty | |||
ClosingFinishedEvent | System.Windows.RoutedEvent | ||
EnableDropShadowProperty | |||
FocusedElementProperty | |||
GlowBrushProperty | |||
IconProperty | |||
IconTemplateProperty | |||
IsModalProperty | |||
IsOpenChangedEvent | System.Windows.RoutedEvent | ||
IsOpenProperty | |||
OverlayBrushProperty | |||
ShowCloseButtonProperty | |||
ShowTitleBarProperty | |||
TitleBarBackgroundProperty | |||
TitleBarHeightProperty | |||
TitleFontFamilyProperty | |||
TitleFontSizeProperty | |||
TitleForegroundProperty | |||
TitleProperty |
Property | Type | Description | |
---|---|---|---|
ChildWindow | System | ||
Close | void | ||
GetCaption | string | ||
HeaderThumbDragDelta | void | ||
Hide | void | ||
HideStoryboard_Completed | void | ||
IsOpenedChanged | void | ||
IsWidthHeightValid | bool | ||
PartOverlayOnClose | void | ||
ProcessMove | void | ||
TryFocusElement | void |
Method | Description | |
---|---|---|
Close ( ) : bool |
Closes this instance.
|
|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnClosing ( CancelEventArgs e ) : void | ||
OnPreviewKeyUp ( System e ) : void |
Method | Description | |
---|---|---|
ChildWindow ( ) : System | ||
Close ( object sender, |
||
GetCaption ( int id ) : string | ||
HeaderThumbDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void | ||
Hide ( ) : void | ||
HideStoryboard_Completed ( object sender, |
||
IsOpenedChanged ( |
||
IsWidthHeightValid ( object value ) : bool | ||
PartOverlayOnClose ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ProcessMove ( double x, double y ) : void | ||
TryFocusElement ( ) : void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |
public static DependencyProperty,System.Windows AllowFocusElementProperty | ||
return |
public static DependencyProperty,System.Windows AllowMoveProperty | ||
return |
public static DependencyProperty,System.Windows ChildWindowHeightProperty | ||
return |
public static DependencyProperty,System.Windows ChildWindowImageProperty | ||
return |
public static DependencyProperty,System.Windows ChildWindowWidthProperty | ||
return |
public static DependencyProperty,System.Windows CloseButtonCommandParameterProperty | ||
return |
public static DependencyProperty,System.Windows CloseButtonCommandProperty | ||
return |
public static DependencyProperty,System.Windows CloseButtonStyleProperty | ||
return |
public static DependencyProperty,System.Windows CloseByEscapeProperty | ||
return |
public static DependencyProperty,System.Windows CloseOnOverlayProperty | ||
return |
public static RoutedEvent,System.Windows ClosingFinishedEvent | ||
return | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows EnableDropShadowProperty | ||
return |
public static DependencyProperty,System.Windows FocusedElementProperty | ||
return |
public static DependencyProperty,System.Windows GlowBrushProperty | ||
return |
public static DependencyProperty,System.Windows IconProperty | ||
return |
public static DependencyProperty,System.Windows IconTemplateProperty | ||
return |
public static DependencyProperty,System.Windows IsModalProperty | ||
return |
public static RoutedEvent,System.Windows IsOpenChangedEvent | ||
return | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows IsOpenProperty | ||
return |
public static DependencyProperty,System.Windows OverlayBrushProperty | ||
return |
public static DependencyProperty,System.Windows ShowCloseButtonProperty | ||
return |
public static DependencyProperty,System.Windows ShowTitleBarProperty | ||
return |
public static DependencyProperty,System.Windows TitleBarBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows TitleBarHeightProperty | ||
return |
public static DependencyProperty,System.Windows TitleFontFamilyProperty | ||
return |
public static DependencyProperty,System.Windows TitleFontSizeProperty | ||
return |
public static DependencyProperty,System.Windows TitleForegroundProperty | ||
return |