Silverlight Popup Dialog Reference
The Popup Dialog exposes several properties for controlling various aspects of the Popup Dialog and its behaviour.
Properties for Liquid.Dialog
Below are the available properties complete with descriptions.
ExpandedState (State)
Gets the state of the expanded state of the dialog.
ExpandDuration (Duration)
Gets or sets the duration of the expand/collapse operations.
ExpandedWidth (Double)
Gets or sets the width of the dialog when expanded.
ExpandedHeight (Double)
Gets or sets the height of the dialog when expanded.
Methods for Liquid.Dialog
Below are the available methods, complete with parameters and descriptions.
Expand()
This method expands out the dialog.
OnApplyTemplate()
This is called when the template has been bound to the control.