Property | Type | Description | |
---|---|---|---|
CloseButtonStyleProperty | |||
CornerRadiusProperty | |||
HeaderProperty | |||
HeaderTemplateProperty | |||
IsOpenedProperty | |||
LightBoxHeightProperty | |||
LightBoxWidthProperty | |||
ShadowProperty |
Property | Type | Description | |
---|---|---|---|
ContentPresenter | |||
HeaderPresenter | |||
closeButton | System.Windows.Controls.Button |
Method | Description | |
---|---|---|
LightBox ( ) : System | ||
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnClosing ( ) : void | ||
OnIsOpenedChanged ( bool oldValue, bool newValue ) : void | ||
OnOpening ( ) : void | ||
UpdateVisualState ( ) : void |
Method | Description | |
---|---|---|
OnCloseButtonClicked ( object sender, |
||
OnClosed ( object sender, |
||
OnIsOpenedChanged ( |
||
OnOpened ( object sender, |
protected OnIsOpenedChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
return | void |
public static DependencyProperty,System.Windows CloseButtonStyleProperty | ||
return |
protected ContentPresenter,System.Windows.Controls ContentPresenter | ||
return |
public static DependencyProperty,System.Windows CornerRadiusProperty | ||
return |
protected ContentPresenter,System.Windows.Controls HeaderPresenter | ||
return |
public static DependencyProperty,System.Windows HeaderProperty | ||
return |
public static DependencyProperty,System.Windows HeaderTemplateProperty | ||
return |
public static DependencyProperty,System.Windows IsOpenedProperty | ||
return |
public static DependencyProperty,System.Windows LightBoxHeightProperty | ||
return |
public static DependencyProperty,System.Windows LightBoxWidthProperty | ||
return |
public static DependencyProperty,System.Windows ShadowProperty | ||
return |